1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "appKey": "",
- "appSecret": "",
- "encryptJs": true,
- "excludeScenes": [],
- "fb-instant-games": {},
- "includeAnySDK": false,
- "includeSDKBox": false,
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": true,
- "jailbreakPlatform": false,
- "md5Cache": false,
- "mergeStartScene": false,
- "oauthLoginServer": "",
- "optimizeHotUpdate": false,
- "orientation": {
- "landscapeLeft": true,
- "landscapeRight": true,
- "portrait": false,
- "upsideDown": false
- },
- "packageName": "org.cocos2d.budingGame",
- "privateKey": "",
- "qqplay": {
- "REMOTE_SERVER_ROOT": "",
- "orientation": "portrait"
- },
- "renderMode": "0",
- "startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
- "title": "budingGame",
- "webOrientation": "portrait",
- "wechatgame": {
- "REMOTE_SERVER_ROOT": "https://pub.dwstatic.com/wxgame/budingGame",
- "appid": "wx411c6c61c241b623",
- "isSubdomain": false,
- "orientation": "portrait",
- "subContext": "BudingOpenData"
- },
- "xxteaKey": "2e311a11-10ad-44",
- "zipCompressJs": true
- }
|