1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "title": "StarRacingClient",
- "packageName": "org.cocos2d.demo",
- "startScene": "81c823be-4006-4bb5-969d-4f19390ec157",
- "excludeScenes": [],
- "orientation": {
- "landscapeLeft": true,
- "landscapeRight": true,
- "portrait": false,
- "upsideDown": false
- },
- "webOrientation": "auto",
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": true,
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "optimizeHotUpdate": false,
- "md5Cache": true,
- "nativeMd5Cache": true,
- "encryptJs": true,
- "xxteaKey": "47655e26-9305-47",
- "zipCompressJs": true,
- "fb-instant-games": {},
- "android": {
- "REMOTE_SERVER_ROOT": "",
- "packageName": "org.cocos2d.demo"
- },
- "ios": {
- "REMOTE_SERVER_ROOT": "",
- "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
- }
|