12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "android-instant": {
- "REMOTE_SERVER_ROOT": "",
- "host": "",
- "pathPattern": "",
- "recordPath": "",
- "scheme": "https",
- "skipRecord": false
- },
- "appBundle": false,
- "baidugame": {
- "REMOTE_SERVER_ROOT": "",
- "appid": "testappid",
- "orientation": "portrait",
- "subContext": ""
- },
- "encryptJs": true,
- "excludeScenes": [],
- "fb-instant-games": {},
- "includeSDKBox": false,
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": false,
- "md5Cache": false,
- "mergeStartScene": false,
- "optimizeHotUpdate": true,
- "orientation": {
- "landscapeLeft": true,
- "landscapeRight": true,
- "portrait": false,
- "upsideDown": false
- },
- "packageName": "org.cocos2d.PingPongPro",
- "qqplay": {
- "REMOTE_SERVER_ROOT": "",
- "orientation": "portrait",
- "zip": false
- },
- "startScene": "72faeac9-9b25-4492-aa18-fd28d18e3ad1",
- "title": "PingPongPro",
- "webOrientation": "portrait",
- "wechatgame": {
- "REMOTE_SERVER_ROOT": "",
- "appid": "wxe14bf238aced82dd",
- "orientation": "portrait",
- "subContext": "wx_open_data_center"
- },
- "xxteaKey": "cae5e046-9615-48",
- "zipCompressJs": true
- }
|