mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
11 lines
318 B
Plaintext
11 lines
318 B
Plaintext
{
|
|
"GameVersion": "0.1.0",
|
|
"InternalGameVersion": 0,
|
|
"CheckVersionUrl": "http://127.0.0.1:8081/TEngine/Demo/{0}Version.txt",
|
|
"WindowsAppUrl": "https://www.game.com",
|
|
"MacOSAppUrl": "https://www.game.com",
|
|
"IOSAppUrl": "https://www.game.com",
|
|
"AndroidAppUrl": "https://www.game.com",
|
|
"END_OF_JSON": ""
|
|
}
|