forked from Mirror/GodMode9
* 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
|
|
}
|