fix: 更新提交

This commit is contained in:
han_han9
2025-11-26 22:57:07 +08:00
parent 8a6620cf8f
commit 4c16bec13f
640 changed files with 70914 additions and 13327 deletions

View File

@@ -2,5 +2,36 @@
"__version__": "1.3.9",
"textureCompressConfig": {
"genMipmaps": false
},
"bundleConfig": {
"custom": {
"default": {
"displayName": "i18n:builder.asset_bundle.defaultConfig",
"configs": {
"native": {
"preferredOptions": {
"isRemote": false,
"compressionType": "merge_all_json"
}
},
"web": {
"preferredOptions": {
"isRemote": false,
"compressionType": "merge_all_json"
},
"fallbackOptions": {
"compressionType": "merge_dep"
}
},
"miniGame": {
"fallbackOptions": {
"isRemote": false,
"compressionType": "merge_dep"
},
"configMode": "fallback"
}
}
}
}
}
}

View File

@@ -8,10 +8,10 @@
},
"general": {
"designResolution": {
"width": 2560,
"height": 1440,
"fitWidth": false,
"fitHeight": true
"width": 640,
"height": 1138,
"fitWidth": true,
"fitHeight": false
},
"highQuality": true
},