1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "android-instant": {
- "REMOTE_SERVER_ROOT": "",
- "host": "",
- "packageName": "org.cocos2d.helloworld",
- "pathPattern": "",
- "recordPath": "",
- "scheme": "https",
- "skipRecord": false
- },
- "appBundle": false,
- "baidugame": {
- "REMOTE_SERVER_ROOT": "",
- "appid": "testappid",
- "orientation": "portrait",
- "subContext": ""
- },
- "encryptJs": false,
- "excludeScenes": [
- "8ee54e5f-0feb-4f9b-b16b-cdd92da10a75"
- ],
- "fb-instant-games": {},
- "includeSDKBox": false,
- "inlineSpriteFrames": true,
- "inlineSpriteFrames_native": false,
- "md5Cache": true,
- "mergeStartScene": false,
- "optimizeHotUpdate": false,
- "orientation": {
- "landscapeLeft": false,
- "landscapeRight": false,
- "portrait": true,
- "upsideDown": false
- },
- "packageName": "org.cocos2d.helloworld",
- "qqplay": {
- "REMOTE_SERVER_ROOT": "",
- "orientation": "portrait",
- "zip": false
- },
- "startScene": "34a6e269-c4a1-4b06-b283-a25d10e81155",
- "title": "fbxxl",
- "webOrientation": "portrait",
- "wechatgame": {
- "REMOTE_SERVER_ROOT": "",
- "appid": "wxb8688d159ec5205d",
- "orientation": "portrait",
- "subContext": "pop_star_openarea"
- },
- "xxteaKey": "ba2e3df4-a6ed-46",
- "zipCompressJs": true,
- "android": {
- "packageName": "com.dzpx.fbxxl",
- "REMOTE_SERVER_ROOT": ""
- },
- "ios": {
- "packageName": "org.cocos2d.helloworld",
- "REMOTE_SERVER_ROOT": "",
- "ios_enable_jit": true
- },
- "mac": {
- "packageName": "org.cocos2d.helloworld",
- "REMOTE_SERVER_ROOT": "",
- "width": 1280,
- "height": 720
- },
- "win32": {
- "REMOTE_SERVER_ROOT": "",
- "width": 1280,
- "height": 720
- },
- "mainCompressionType": "default",
- "mainIsRemote": false,
- "nativeMd5Cache": true,
- "openharmony": {
- "packageName": "com.cocos.openharmony",
- "REMOTE_SERVER_ROOT": ""
- },
- "agreements": {}
- }
|