mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-11-08 21:35:22 +00:00
Deploy website - based on e9c7c6c96a
This commit is contained in:
29
demo/v1.0.0-alpha/web-mobile/src/settings.3fc5b.js
Normal file
29
demo/v1.0.0-alpha/web-mobile/src/settings.3fc5b.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: "0ae49",
|
||||
home: "196b1",
|
||||
"multi-render": "0487e",
|
||||
spine: "f8543",
|
||||
"text-render": "2db47",
|
||||
main: "1cd53"
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user