v2.1.5
Support automatically set the language to the one currently being used by the system when first loaded
Improve log in one key translate , add start and end output log
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 |