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