games/Legend-of-the-Water-Cup/settings/builder.json

76 lines
1.7 KiB
JSON

{
"android-instant": {
"REMOTE_SERVER_ROOT": "",
"host": "",
"pathPattern": "",
"recordPath": "",
"scheme": "https",
"skipRecord": false,
"packageName": "org.cocos2d.demo"
},
"appBundle": false,
"baidugame": {
"REMOTE_SERVER_ROOT": "",
"appid": "testappid",
"orientation": "portrait",
"subContext": ""
},
"encryptJs": true,
"excludeScenes": [],
"fb-instant-games": {},
"includeSDKBox": false,
"inlineSpriteFrames": true,
"inlineSpriteFrames_native": true,
"md5Cache": true,
"mergeStartScene": false,
"optimizeHotUpdate": false,
"orientation": {
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
"upsideDown": false
},
"packageName": "org.cocos2d.client",
"qqplay": {
"REMOTE_SERVER_ROOT": "",
"orientation": "portrait",
"zip": false
},
"startScene": "f0318767-48e3-4451-a47d-0d793089eaab",
"title": "client",
"webOrientation": "portrait",
"wechatgame": {
"REMOTE_SERVER_ROOT": "",
"appid": "wxb17572ef2f0eb934",
"orientation": "portrait",
"separate_engine": false,
"subContext": "open"
},
"xxteaKey": "a9d0135f-0d6f-4f",
"zipCompressJs": true,
"mainCompressionType": "default",
"mainIsRemote": false,
"nativeMd5Cache": true,
"android": {
"packageName": "org.cocos2d.demo",
"REMOTE_SERVER_ROOT": ""
},
"ios": {
"packageName": "org.cocos2d.demo",
"REMOTE_SERVER_ROOT": "",
"ios_enable_jit": true
},
"mac": {
"packageName": "org.cocos2d.demo",
"REMOTE_SERVER_ROOT": "",
"width": 1280,
"height": 720
},
"win32": {
"REMOTE_SERVER_ROOT": "",
"width": 1280,
"height": 720
},
"agreements": {}
}