Deploy website - based on 96076c7733

This commit is contained in:
SmallMain
2022-07-06 15:44:16 +08:00
parent 8eda0a5ca4
commit d03b1fcf2f
735 changed files with 7577 additions and 233346 deletions

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