Releases: Sin-Gala/LocalisationPlugin-Unity
Releases · Sin-Gala/LocalisationPlugin-Unity
Version 2.0.0
- Added support for Localization of different components (TextMeshProUGUI, TMP_Dropdown [sprites and strings], SpriteRenderer, Image)
- Started to add RTL and LTR switch support (only for TextLocalizer.cs as of now)
- Recreated a demo scenes and prefabs for each Localizer component
LocalizationPlugin-v1.0
- Simple localization system from a csv file
- Simple saving and settings systems to easily switch the language at run-time