VRCMelonAssistant/tools/README.md

8 lines
391 B
Markdown
Raw Normal View History

2020-10-20 02:23:49 +13:00
# ModAssistant Tools
> These are tools used to build / improve ModAssistant. **They are not to be distributed with the compiled binary.**
## Translation Stubs
Use `generate_translation_stubs.py` to read the English locale file and generate missing strings for all other locales. Requires Python 3.6 or above.
Simply run `python ./tools/generate_translation_stubs.py` and commit the stubs.