Commit e5210d9c authored by liujiangnan's avatar liujiangnan

feat: 添加联机游戏

parent cb954d20
{
"last-module-event-record-time": 1638672275642,
"last-module-event-record-time": 1638702559613,
"migrate-history": [
"cloud-function"
],
......@@ -46,8 +46,8 @@
"3D Physics/Builtin"
],
"preview-port": 7456,
"design-resolution-width": 2000,
"design-resolution-height": 1200,
"design-resolution-width": 960,
"design-resolution-height": 640,
"fit-width": false,
"fit-height": true,
"use-project-simulator-setting": false,
......
{
"game": {
"name": "未知游戏",
"appid": "UNKNOW"
"name": "oxford",
"appid": "682526339",
"cid": "14699"
},
"configs": [
{
......@@ -15,6 +16,15 @@
},
{
"appid": "UNKNOW"
},
{
"appid": "682526339",
"services": [
{
"service_id": "269",
"enable": true
}
]
}
],
"needExecNative": true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment