v2.4.3
Support replace special symbols option for all translation engine, in pre versions, the sentence with special symbols would not be translated like '< Hello World >'
Support set default language at startup
Release Package | Explanation | Advantage | Disadvantage |
---|---|---|---|
RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |