Files
CocosCreatorTutorial/PQCode/settings/builder.json

38 lines
907 B
JSON

{
"appKey": "",
"appSecret": "",
"encryptJs": true,
"excludeScenes": [],
"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.helloworld",
"privateKey": "",
"renderMode": "0",
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"title": "hello_world",
"webOrientation": "auto",
"wechatgame": {
"appid": "wx6ac3f5090a6b99c5",
"orientation": "landscape"
},
"xxteaKey": "5aaeee52-1608-4f",
"zipCompressJs": true,
"qqplay": {
"orientation": "portrait",
"REMOTE_SERVER_ROOT": ""
},
"fb-instant-games": {}
}