1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
| {
| "android-instant": {
| "REMOTE_SERVER_ROOT": "",
| "host": "",
| "pathPattern": "",
| "recordPath": "",
| "scheme": "https",
| "skipRecord": false
| },
| "appBundle": false,
| "baidugame": {
| "REMOTE_SERVER_ROOT": "",
| "appid": "testappid",
| "orientation": "portrait",
| "subContext": ""
| },
| "encryptJs": true,
| "excludeScenes": [],
| "fb-instant-games": {},
| "includeSDKBox": false,
| "inlineSpriteFrames": false,
| "inlineSpriteFrames_native": false,
| "md5Cache": true,
| "mergeStartScene": true,
| "optimizeHotUpdate": false,
| "orientation": {
| "landscapeLeft": true,
| "landscapeRight": true,
| "portrait": false,
| "upsideDown": false
| },
| "packageName": "org.cocos2d.client_h5",
| "qqplay": {
| "REMOTE_SERVER_ROOT": "",
| "orientation": "portrait",
| "zip": false
| },
| "startScene": "02a9f3e1-05d8-4199-803d-c33c71f67a9d",
| "title": "sszg",
| "webOrientation": "portrait",
| "wechatgame": {
| "REMOTE_SERVER_ROOT": "https://sszgh5-conf.shiyuegame.com",
| "appid": "wx9ccb5ff806c09b6e",
| "orientation": "portrait",
| "subContext": ""
| },
| "xxteaKey": "f66dda4c-af16-4d",
| "zipCompressJs": true
| }
|
|