benjee10 / Shuttle-Orbiter-Construction-Kit

Space Shuttle Orbiter replica for KSP.
20 stars 10 forks source link

Provided two pieces of Python code that support localized languages. #16

Open Aebestach opened 1 year ago

Aebestach commented 1 year ago

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.