Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 836 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 836 Bytes

ModsTranslator

python translator.py -h

usage: translator.py [-h] [-fl FROM_LANG] [-tl TO_LANG] [-p] [--debug] PATH

positional arguments:
  PATH                  path to mods folder

options:
  -h, --help            show this help message and exit
  -fl FROM_LANG, --from_lang FROM_LANG
                        translate from language (default en)
  -tl TO_LANG, --to_lang TO_LANG
                        translate to language (eg. ru, uk)
  -p, --patch_mod       include translation in mods
  --debug               enable debug output

Note

Default all translated files place in resources (you can use them with ResourceLoader) You can use --patch_mod to include translated file in mod

Preview

Code_Cf9R1abTbR