1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "android-instant": {
- "REMOTE_SERVER_ROOT": "",
- "host": "",
- "pathPattern": "",
- "recordPath": "",
- "scheme": "https",
- "skipRecord": false,
- "packageName": "org.cocos2d.demo"
- },
- "appBundle": false,
- "baidugame": {
- "REMOTE_SERVER_ROOT": "",
- "appid": "testappid",
- "orientation": "portrait",
- "subContext": ""
- },
- "encryptJs": true,
- "excludeScenes": [],
- "fb-instant-games": {},
- "includeSDKBox": false,
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": true,
- "md5Cache": true,
- "mergeStartScene": false,
- "optimizeHotUpdate": false,
- "orientation": {
- "landscapeLeft": false,
- "landscapeRight": false,
- "portrait": true,
- "upsideDown": false
- },
- "packageName": "com.cocos2d.framework",
- "qqplay": {
- "REMOTE_SERVER_ROOT": "",
- "orientation": "portrait"
- },
- "startScene": "f94a4ce1-53b6-4dda-bcb8-2055aa35af7f",
- "title": "maomidaluandou",
- "webOrientation": "portrait",
- "wechatgame": {
- "REMOTE_SERVER_ROOT": "https://res.g.llewan.com/maomidaluandou-weixin/v1.0.7",
- "appid": "wx028c98e3bb0eff2c",
- "isSubdomain": false,
- "orientation": "portrait",
- "subContext": ""
- },
- "xxteaKey": "4acb819d-6bc7-44",
- "zipCompressJs": true,
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "nativeMd5Cache": true,
- "android": {
- "packageName": "com.jy.maomidaluandou",
- "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
- },
- "agreements": {}
- }
|