123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "title": "Kungfu_sheep",
- "packageName": "org.cocos2d.demo",
- "startScene": "81dab548-d2ad-4c02-8052-3b8988209621",
- "excludeScenes": [
- "f0a1f440-dab4-4920-8a5a-61617ed9e509"
- ],
- "orientation": {
- "landscapeRight": true,
- "landscapeLeft": true,
- "portrait": false,
- "upsideDown": false
- },
- "webOrientation": "landscape",
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": true,
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "optimizeHotUpdate": false,
- "md5Cache": true,
- "nativeMd5Cache": true,
- "encryptJs": true,
- "xxteaKey": "09df4073-c056-41",
- "zipCompressJs": true,
- "fb-instant-games": {},
- "android": {
- "packageName": "org.cocos2d.demo",
- "REMOTE_SERVER_ROOT": ""
- },
- "ios": {
- "packageName": "org.cocos2d.demo",
- "REMOTE_SERVER_ROOT": "",
- "ios_enable_jit": true
- },
- "mac": {
- "packageName": "org.cocos2d.demo",
- "REMOTE_SERVER_ROOT": "",
- "width": 1280,
- "height": 720
- },
- "win32": {
- "REMOTE_SERVER_ROOT": "",
- "width": 1280,
- "height": 720
- },
- "android-instant": {
- "packageName": "org.cocos2d.demo",
- "REMOTE_SERVER_ROOT": "",
- "pathPattern": "",
- "scheme": "https",
- "host": "",
- "skipRecord": false,
- "recordPath": ""
- },
- "appBundle": false,
- "agreements": {}
- }
|