mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 05:32:47 +00:00
* Automate language.inl file * Move version number to JSON file Better than being a magic number somewhere in the code, source code gets it from source.json * Automate creation of .trf translation files
5 lines
52 B
JSON
5 lines
52 B
JSON
{
|
|
"GM9_LANGUAGE": "English",
|
|
"GM9_TRANS_VER": 1
|
|
}
|