第一次提交 游戏界面资源数据已更新

This commit is contained in:
2026-02-02 17:47:01 +08:00
commit de17737ca1
8152 changed files with 3079449 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "game_service",
"main": "test/index.html",
"single-instance": false,
"window": {
"single-instance": false,
"debug": true,
"toolbar": true,
"width": 800,
"show": true,
"height": 800
},
"dependencies": {
"nodejs-websocket": "^1.6.0",
"socket.io": "^1.4.8"
}
}