Releases: audunegames/localization
Releases · audunegames/localization
Version 0.2.0
Full Changelog: v0.1.0...v0.2.0
Note: this release is not suitable to use in a production environment. Please use a higher version instead.
Added
- Support for compound messages in message functions.
Version 0.1.0
Full Changelog: https://github.com/audunegames/localization/commits/v0.1.0
Note: this release is not suitable to use in a production environment. Please use a higher version instead.
Added
- Localization system that handles loading locales and selecting a default locale based on loaders and selectors respectively.
- Locale assets that can be created using scriptable objects, or parsed from TOML files.
- Support for formatting strings in the ICU message format.
- References to localized strings for use in scripts.