Today the second patch of Invisible Wings has been released, which adds support for fan translations to the game!
[h2]Patch notes[/h2]
[list][*]Fixed some minor translation mistakes in the Dutch localization.
[*]Updated the localization system to read locale files from a folder instead of a decicated settings file. Removed support for this settings file and migrated the settings to the Unity editor.[/list]
[h2]Create your own translations[/h2]
This patchs adds the option to add your own fan translation to the game! We have set up a [url=https://github.com/audunegames/invisiblewings-localization]GitHub repository[/url] to guide you through the process, which comes down to creating your own YAML file with the translation and adding it to the game installation directory.
A throwback is that there is currently only support for the Latin font used in the game, but if needed, we can add CJK font support as well in the future.