1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "title": "ZombieBattle",
- "packageName": "org.cocos2d.demo",
- "startScene": "9f6735c6-957a-429e-9b49-a0ddeaa36721",
- "excludeScenes": [],
- "orientation": {
- "landscapeLeft": false,
- "landscapeRight": false,
- "portrait": true,
- "upsideDown": false
- },
- "webOrientation": "landscape",
- "inlineSpriteFrames": false,
- "inlineSpriteFrames_native": false,
- "mainCompressionType": "default",
- "mainIsRemote": true,
- "optimizeHotUpdate": false,
- "md5Cache": true,
- "nativeMd5Cache": true,
- "encryptJs": false,
- "xxteaKey": "d4f7ab77-74c8-46",
- "zipCompressJs": true,
- "fb-instant-games": {},
- "android": {
- "REMOTE_SERVER_ROOT": "",
- "packageName": "com.yx.tcdxc"
- },
- "ios": {
- "REMOTE_SERVER_ROOT": "",
- "ios_enable_jit": true,
- "packageName": "org.cocos2d.demo"
- },
- "mac": {
- "REMOTE_SERVER_ROOT": "",
- "height": 720,
- "packageName": "org.cocos2d.demo",
- "width": 1280
- },
- "win32": {
- "REMOTE_SERVER_ROOT": "",
- "height": 720,
- "width": 1280
- },
- "android-instant": {
- "REMOTE_SERVER_ROOT": "",
- "host": "",
- "packageName": "org.cocos2d.demo",
- "pathPattern": "",
- "recordPath": "",
- "scheme": "https",
- "skipRecord": false
- },
- "appBundle": false,
- "agreements": {},
- "includeSDKBox": false
- }
|