- Added UnityUtils method GetPath
- No longer forces Toast text uppercase
- Fixed MenuId values
- Fixed menu options actions not resetting when rebuilt
- Fixed SetLabel not applying new i18n key/args
- Use I18nText forceUpper instead of forcing ToUpper on every text
- Format i18n args for static method I18n.Get
- Fixed Toast duplicate detection
- A few refactoring
- Menu rework : hide option, change label/value dynamically.
- I18n : change in-game translations or add new languages
- TextInput keyboard support
- Keyboard API + Toast API
- Now loads mods not only at the root
Mods
folder but from any subfolder too.
- First release