[add] 3.6 first

This commit is contained in:
2022-08-19 10:51:46 +08:00
parent 33aac332c5
commit b6ac647c92
140 changed files with 24888 additions and 79296 deletions

View File

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

View File

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