Devlogs
Version 0.1.7 - fixes and quality of life improvements
Posted November 16, 2024 by Fluids-In-Games
#update #bugfix #renpy #translation-tool #open-source #free #writing #localisation #languages
Change log:
- fixed a bug that renders in string line breaks "\n" to a real linebreak and crashes the game
- added the feature of translating whole folders of translation files
- addded a check if a file is a valid renpy translation file
Known Issues:
- Multi line texts with """ must be used carefully cause all manuel placed linebreaks will now render its placeholder/escape sequence
- will fix that rare bug as soon as possible