Deploy website - based on e9c7c6c96a

This commit is contained in:
SmallMain
2022-06-21 23:42:28 +08:00
parent 99705abd16
commit 47c8be2ffb
212 changed files with 249 additions and 249 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: "de22b",
internal: "8360b",
common: "0ae49",
home: "72e22",
"multi-render": "67d3d",
spine: "2adf8",
"text-render": "2db47",
main: "ffc79"
}
};