Releases: dubit/unity-localisation
Releases · dubit/unity-localisation
2.0.0
Changes
- Major overhaul of the codebase
- Improved usablility of the UI
- Added the ability import schemas, and combined schemas & data.
- Added the ability to define supported locales
- Open up the import API, so you can write your own tools to help automate the workflows
- Improved handling of formatting errors
- Schema is now defined in a global settings object.
- Updated readme.
- Added package.json for UPM support
1.1.0
Changes
#2 Small fixes that stop a few editor time exceptions
#3 Preferences
#4 Fixed find all tables
#6 Improved Readme & Documentation
#7 Fix folder structure, asmdef and build error
#11 Refactor localised object for easier subclassing
#13 LocalisedObject: catch uninitialiesed library and warn
#15 Updated Template: Fixed compiler warning in generated file