DelayNoMore/frontend/settings/builder.json

62 lines
1.4 KiB
JSON
Raw Normal View History

2022-09-20 15:50:01 +00:00
{
"android-instant": {
"REMOTE_SERVER_ROOT": "",
"host": "",
"packageName": "org.genxium.delaynomore",
2022-09-20 15:50:01 +00:00
"pathPattern": "",
"recordPath": "",
"scheme": "https",
"skipRecord": false
},
"appBundle": false,
"baidugame": {
"REMOTE_SERVER_ROOT": "",
"appid": "testappid",
"orientation": "portrait",
"subContext": ""
},
2023-01-22 15:05:32 +00:00
"encryptJs": false,
2022-09-20 15:50:01 +00:00
"excludeScenes": [
2023-02-18 04:07:56 +00:00
"8491a86c-bec9-4813-968a-128ca01639e0"
2022-09-20 15:50:01 +00:00
],
"fb-instant-games": {},
"includeSDKBox": false,
"inlineSpriteFrames": true,
"inlineSpriteFrames_native": false,
2022-12-18 08:48:33 +00:00
"md5Cache": false,
"mergeStartScene": true,
2022-09-20 15:50:01 +00:00
"optimizeHotUpdate": false,
"orientation": {
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
"upsideDown": false
},
"packageName": "org.genxium.delaynomore",
2022-09-20 15:50:01 +00:00
"qqplay": {
"REMOTE_SERVER_ROOT": "",
"orientation": "portrait"
},
2023-02-18 04:07:56 +00:00
"startScene": "2ff474d9-0c9e-4fe3-87ec-fbff7cae85b4",
2023-01-21 03:11:48 +00:00
"title": "DelayNoMore",
2023-01-22 15:05:32 +00:00
"webOrientation": "landscape",
2022-09-20 15:50:01 +00:00
"wechatgame": {
"REMOTE_SERVER_ROOT": "https://bgmoba.lokcol.com/static/",
"appid": "wxf497c910a2a25edc",
"orientation": "portrait"
},
"xxteaKey": "4d54a3d5-e6f3-49",
"zipCompressJs": true,
"android": {
"packageName": "org.genxium.delaynomore"
2022-09-20 15:50:01 +00:00
},
"ios": {
"packageName": "org.genxium.delaynomore"
2022-09-20 15:50:01 +00:00
},
"mac": {
"packageName": "org.genxium.delaynomore"
2022-09-20 15:50:01 +00:00
},
2023-01-22 15:05:32 +00:00
"win32": {},
"includeAnySDK": false
2022-09-20 15:50:01 +00:00
}