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