1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "appKey": "",
- "appSecret": "",
- "encryptJs": true,
- "excludeScenes": [],
- "fb-instant-games": {},
- "includeAnySDK": false,
- "includeSDKBox": false,
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": true,
- "jailbreakPlatform": false,
- "md5Cache": true,
- "mergeStartScene": false,
- "oauthLoginServer": "",
- "optimizeHotUpdate": false,
- "orientation": {
- "landscapeLeft": true,
- "landscapeRight": true,
- "portrait": false,
- "upsideDown": false
- },
- "packageName": "org.cocos2d.openSdkDemo",
- "privateKey": "",
- "qqplay": {
- "REMOTE_SERVER_ROOT": "",
- "orientation": "portrait"
- },
- "renderMode": "2",
- "startScene": "04ec3c0e-262d-43be-879a-eda55cac8472",
- "title": "BezierCurvePathCreater",
- "webOrientation": "auto",
- "wechatgame": {
- "REMOTE_SERVER_ROOT": "",
- "appid": "wx6ac3f5090a6b99c5",
- "isSubdomain": false,
- "orientation": "portrait",
- "subContext": ""
- },
- "xxteaKey": "a35e4c4b-5227-4c",
- "zipCompressJs": true,
- "android": {
- "packageName": "org.cocos2d.openSdkDemo"
- },
- "ios": {
- "packageName": "org.cocos2d.openSdkDemo"
- },
- "mac": {
- "packageName": "org.cocos2d.openSdkDemo"
- },
- "win32": {},
- "android-instant": {
- "REMOTE_SERVER_ROOT": "",
- "host": "",
- "packageName": "org.cocos2d.openSdkDemo",
- "pathPattern": "",
- "recordPath": "",
- "scheme": "https",
- "skipRecord": false
- },
- "appBundle": false
- }
|