mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-11-04 18:35:23 +00:00
Deploy Demo
This commit is contained in:
29
demo/web-mobile/src/settings.4ff07.js
Normal file
29
demo/web-mobile/src/settings.4ff07.js
Normal file
@@ -0,0 +1,29 @@
|
||||
window._CCSettings = {
|
||||
platform: "web-mobile",
|
||||
groupList: [
|
||||
"default"
|
||||
],
|
||||
collisionMatrix: [
|
||||
[
|
||||
true
|
||||
]
|
||||
],
|
||||
hasResourcesBundle: false,
|
||||
hasStartSceneBundle: false,
|
||||
remoteBundles: [],
|
||||
subpackages: [],
|
||||
launchScene: "db://assets/main.fire",
|
||||
orientation: "landscape",
|
||||
debug: true,
|
||||
jsList: [],
|
||||
bundleVers: {
|
||||
sp: "de22b",
|
||||
internal: "8360b",
|
||||
common: "40d4c",
|
||||
home: "9b664",
|
||||
"multi-render": "f7eed",
|
||||
spine: "68273",
|
||||
"text-render": "697bc",
|
||||
main: "ced16"
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user