InfernalRobotics icon indicating copy to clipboard operation
InfernalRobotics copied to clipboard

Provided two pieces of Python code that support localized languages.

Open Aebestach opened this issue 2 years ago • 0 comments

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:

  1. Run program_en-us.py.
  2. 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.

Aebestach avatar Jun 01 '23 17:06 Aebestach