Skip to content

Tags: creeperlv/CLUNL

Tags

CLUNL.Localization-0.0.12.0

Toggle CLUNL.Localization-0.0.12.0's commit message
CLUNL.Localization 0.0.12.0

Added a method to empty the string definitions.

L10n-0.0.11.0-CAH-0.0.6.0

Toggle L10n-0.0.11.0-CAH-0.0.6.0's commit message
CLUNL.ConsoleAppHelper 0.0.6.0:

Avoid crashing related to CLUNL.Localization in Init().
CLUNL.Localization 0.0.11.0:
Allow to completely avoid reflection part by setting DataFolder.

CLUNL.ConsoleAppHelper-0.0.7.0

Toggle CLUNL.ConsoleAppHelper-0.0.7.0's commit message
CLUNL.ConsoleAppHelper 0.0.6.0:

Avoid crashing related to CLUNL.Localization in Init().
CLUNL.Localization 0.0.11.0:
Allow to completely avoid reflection part by setting DataFolder.

CLUNL.Pipeline-0.0.4

Toggle CLUNL.Pipeline-0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from creeperlv/dependabot/nuget/Creeper-Lvs-Uni…

…versal-dotNet-Library/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /Creeper Lv's Universal dotNet Library

CLUNL.Localization-0.0.10

Toggle CLUNL.Localization-0.0.10's commit message
CLUNL.Localization 0.0.10.0

-Added a constructor without parameters for LocalizedString to avoid potential problem with serialization and reflection.

CLUNL.Localization-0.0.9.0

Toggle CLUNL.Localization-0.0.9.0's commit message
CLUNL.Localization 0.0.9.0

ID,Fallback and arguments in LocalizableString are all now public,

CLUNL.Localization-0.0.8.0

Toggle CLUNL.Localization-0.0.8.0's commit message
CLUNL.Localization

Fixed the wrong version string: 0.0.7.0 -> 0.0.8.0

CLUNL.Localization-0.0.7.0

Toggle CLUNL.Localization-0.0.7.0's commit message
Merge branch 'Primary' of https://github.com/creeperlv/CLUNL into Pri…

…mary

CLUNL.0.0.6.0,CacheManager.0.0.1.0

Toggle CLUNL.0.0.6.0,CacheManager.0.0.1.0's commit message
CLUNL.CacheManager.0.0.1.0

Initial Release.
CLUNL.0.0.6.0
Added a logger.

CLUNL.Localization-0.0.6.0

Toggle CLUNL.Localization-0.0.6.0's commit message
CLUNL.Localization 0.0.6.0

Added ILocalizable and LocalizedString to help build a localized application.