Skip to content

Releases: Sin-Gala/LocalisationPlugin-Unity

Version 2.0.0

19 Jun 18:05

Choose a tag to compare

  • 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

07 Mar 13:24
472207a

Choose a tag to compare

  • Simple localization system from a csv file
  • Simple saving and settings systems to easily switch the language at run-time