This commit is contained in:
2024-05-01 19:13:01 +08:00
parent cf008327aa
commit 80a32d9b1b
150 changed files with 8561 additions and 5045 deletions

View File

@@ -1,7 +1,7 @@
{
"__version__": "1.3.7",
"textureCompressConfig": {
"genMipmaps": true
"genMipmaps": false
},
"bundleConfig": {
"custom": {

View File

@@ -1,14 +1,18 @@
{
"__version__": "3.0.5",
"__version__": "3.0.7",
"game": {
"name": "UNKNOW GAME",
"app_id": "UNKNOW",
"c_id": "0"
"app_id": "643781816",
"c_id": "0",
"name": "捷兑通-捕鱼达人"
},
"appConfigMaps": [
{
"app_id": "UNKNOW",
"config_id": "d827d3"
},
{
"app_id": "643781816",
"config_id": "269bee"
}
],
"configs": [
@@ -18,6 +22,13 @@
"config_name": "Default",
"config_remarks": "",
"services": []
},
{
"app_id": "643781816",
"config_id": "269bee",
"config_name": "Default",
"config_remarks": "",
"services": []
}
]
}

View File

@@ -4,19 +4,19 @@
"customSplash": {
"id": "customSplash",
"label": "customSplash",
"enable": false,
"enable": true,
"customSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?"
"complete": true,
"form": "https://creator-api.cocos.com/api/form/show?sid=5d73e8c847732207609c34c0adf271fb"
}
},
"removeSplash": {
"id": "removeSplash",
"label": "removeSplash",
"enable": false,
"enable": true,
"removeSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?"
"complete": true,
"form": "https://creator-api.cocos.com/api/form/show?sid=5d73e8c847732207609c34c0adf271fb"
}
}
}

View File

@@ -27,8 +27,8 @@
"designResolution": {
"width": 2280,
"height": 1242,
"fitWidth": false,
"fitHeight": true
"fitWidth": true,
"fitHeight": false
},
"highQuality": false
},