saperGame/Gamecore/config.json
2021-01-28 20:10:58 +03:00

8 lines
170 B
JSON

{
"pythonRun": false,
"pythonPath_win32": "python ",
"pythonPath_unix": "python3 ",
"max_responseTime": 15,
"core_file": "gamecore.exe",
"log_enable": true
}