第一次

This commit is contained in:
lujun
2023-02-05 20:31:26 +08:00
commit fe21ffdc65
66 changed files with 8178 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"game": {
"name": "未知游戏",
"app_id": "UNKNOW",
"c_id": "0"
},
"appConfigMaps": [
{
"app_id": "UNKNOW",
"config_id": "7ce011"
}
],
"configs": [
{
"app_id": "UNKNOW",
"config_id": "7ce011",
"config_name": "Default",
"config_remarks": "",
"services": []
}
]
}

View File

@@ -0,0 +1,8 @@
{
"general": {
"designResolution": {
"width": 1920,
"height": 1080
}
}
}