Deploy Demo

This commit is contained in:
SmallMain
2022-06-17 18:49:50 +08:00
parent eba6aa564c
commit c896cdcedc
165 changed files with 217182 additions and 0 deletions

View 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"
}
};