mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2026-04-03 07:12:19 +00:00
Deploy website - based on 96076c7733
This commit is contained in:
29
demo/v1.0.0/web-desktop/src/settings.2d5f7.js
Normal file
29
demo/v1.0.0/web-desktop/src/settings.2d5f7.js
Normal file
@@ -0,0 +1,29 @@
|
||||
window._CCSettings = {
|
||||
platform: "web-desktop",
|
||||
groupList: [
|
||||
"default"
|
||||
],
|
||||
collisionMatrix: [
|
||||
[
|
||||
true
|
||||
]
|
||||
],
|
||||
hasResourcesBundle: false,
|
||||
hasStartSceneBundle: false,
|
||||
remoteBundles: [],
|
||||
subpackages: [],
|
||||
launchScene: "db://assets/main.fire",
|
||||
orientation: "landscape",
|
||||
debug: true,
|
||||
jsList: [],
|
||||
bundleVers: {
|
||||
sp: "5b68f",
|
||||
internal: "1bdcb",
|
||||
common: "31278",
|
||||
home: "df293",
|
||||
"multi-render": "d13c6",
|
||||
spine: "ed69a",
|
||||
"text-render": "da36b",
|
||||
main: "3d26a"
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user