update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"__version__": "1.3.7",
|
||||
"textureCompressConfig": {
|
||||
"genMipmaps": true
|
||||
"genMipmaps": false
|
||||
},
|
||||
"bundleConfig": {
|
||||
"custom": {
|
||||
|
||||
@@ -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": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
"designResolution": {
|
||||
"width": 2280,
|
||||
"height": 1242,
|
||||
"fitWidth": false,
|
||||
"fitHeight": true
|
||||
"fitWidth": true,
|
||||
"fitHeight": false
|
||||
},
|
||||
"highQuality": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user