Files
ai_game/client/game.json

11 lines
192 B
JSON
Raw Permalink Normal View History

{
"deviceOrientation": "portrait",
"showStatusBar": false,
"networkTimeout": {
"request": 10000,
"connectSocket": 10000,
"uploadFile": 10000,
"downloadFile": 10000
}
}