12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "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": false,
- "landscapeRight": false,
- "portrait": true,
- "upsideDown": false
- },
- "packageName": "org.cocos2d.helloworld",
- "privateKey": "",
- "qqplay": {
- "REMOTE_SERVER_ROOT": "",
- "orientation": "portrait"
- },
- "renderMode": "0",
- "startScene": "09dc4332-638e-4828-b232-b4d2a0363ad2",
- "title": "happymatch",
- "webOrientation": "auto",
- "wechatgame": {
- "REMOTE_SERVER_ROOT": "",
- "appid": "wx6ac3f5090a6b99c5",
- "isSubdomain": false,
- "orientation": "portrait",
- "subContext": ""
- },
- "xxteaKey": "9e2e6340-c661-47",
- "zipCompressJs": true,
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "nativeMd5Cache": false,
- "android": {
- "REMOTE_SERVER_ROOT": "",
- "packageName": "org.cocos2d.happymatch"
- },
- "ios": {
- "REMOTE_SERVER_ROOT": "",
- "packageName": "org.cocos2d.demo"
- },
- "mac": {
- "REMOTE_SERVER_ROOT": "",
- "height": 720,
- "packageName": "org.cocos2d.demo",
- "width": 1280
- },
- "win32": {
- "REMOTE_SERVER_ROOT": "",
- "height": 720,
- "width": 1280
- },
- "android-instant": {
- "REMOTE_SERVER_ROOT": "",
- "host": "",
- "packageName": "org.cocos2d.demo",
- "pathPattern": "",
- "recordPath": "",
- "scheme": "https",
- "skipRecord": false
- },
- "appBundle": false
- }
|