feat: 星域故事汇小游戏初始版本
This commit is contained in:
10
client/game.json
Normal file
10
client/game.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"deviceOrientation": "portrait",
|
||||
"showStatusBar": false,
|
||||
"networkTimeout": {
|
||||
"request": 10000,
|
||||
"connectSocket": 10000,
|
||||
"uploadFile": 10000,
|
||||
"downloadFile": 10000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user