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.wsDemo",
- "privateKey": "",
- "qqplay": {
- "REMOTE_SERVER_ROOT": "",
- "orientation": "portrait"
- },
- "renderMode": "0",
- "startScene": "29c0a706-e693-4daa-9ddb-a83c4805ee97",
- "title": "wsDemo",
- "webOrientation": "auto",
- "wechatgame": {
- "REMOTE_SERVER_ROOT": "",
- "appid": "wx378da74e888cb79e",
- "isSubdomain": false,
- "orientation": "portrait",
- "subContext": ""
- },
- "xxteaKey": "c04fc46c-9d0c-4c",
- "zipCompressJs": true
- }
|