{
    "CocosEngine": "3.6.2",
    "engine": {
        "debug": false,
        "platform": "web-mobile",
        "customLayers": [
            {
                "name": "default",
                "bit": 0
            }
        ],
        "macros": {},
        "builtinAssets": []
    },
    "animation": {
        "customJointTextureLayouts": []
    },
    "assets": {
        "server": "",
        "remoteBundles": [],
        "subpackages": [],
        "preloadBundles": [
            {
                "bundle": "main"
            }
        ],
        "bundleVers": {
"bn":"3d9e2","cn":"dfcbf","da":"55816","de":"f225d","en":"9b07f","es":"eae03","extra":"a8c41","frFR":"5d964","grGR":"7950d","hi":"a6449","id":"0517d","internal":"15051","it":"3a37b","jili":"3b0ff","jiliMain":"7db79","jp":"a68d5","ko":"45e9b","main":"7dc62","mm":"93646","ms":"a750d","nl":"42f22","other":"ddf43","pt":"bc86c","ro":"76151","ruRU":"41f9c","se":"84282","ta":"8cfde","tada":"bfcb4","tadaMain":"f94d0","th":"e0634","trTR":"98396","vn":"95570"
        },
        "preloadAssets": [],
        "projectBundles": [
            "game",
            "internal",
            "main"
        ]
    },
    "plugins": {
        "jsList": [
            "zip-bundler/fflate.min.fdb1f.js"
        ]
    },
    "scripting": {
        "scriptPackages": [
            "../src/chunks/bundle.d2018.js"
        ]
    },
    "launch": {},
    "screen": {
        "exactFitScreen": true,
        "designResolution": {
            "width": 1136,
            "height": 640,
            "policy": 4
        },
        "orientation": "auto"
    },
    "physics": {
        "physicsEngine": "",
        "gravity": {
            "x": 0,
            "y": -10,
            "z": 0
        },
        "allowSleep": true,
        "sleepThreshold": 0.1,
        "autoSimulation": true,
        "fixedTimeStep": 0.0166667,
        "maxSubSteps": 1,
        "defaultMaterial": {
            "friction": 0.5,
            "rollingFriction": 0.1,
            "spinningFriction": 0.1,
            "restitution": 0.1
        }
    },
    "rendering": {
        "renderPipeline": ""
    },
    "splashScreen": {
        "displayRatio": 0.4,
        "totalTime": 3000,
        "effect": "",
        "clearColor": {
            "x": 0.88,
            "y": 0.88,
            "z": 0.88,
            "w": 1
        },
        "displayWatermark": true,
        "base64src": ""
    }
}