program_en-us.py extracts the title and description from all components to form a new en-us.cfg file.
program_changeFile.py modifies the title and description in all components to support localized fields.
Usage steps:
Run program_en-us.py.
Run program_changeFile.py
I hope this can help with the localization of languages for this mod.
And a new localised language folder and a cfg file supporting Simplified Chinese were created.
program_en-us.py
extracts the title and description from all components to form a new en-us.cfg file.program_changeFile.py
modifies the title and description in all components to support localized fields.Usage steps:
Run program_en-us.py. Run program_changeFile.py I hope this can help with the localization of languages for this mod. And a new localised language folder and a cfg file supporting Simplified Chinese were created.