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
| {
| "assets-sort-type": "name",
| "collision-matrix": [
| [
| true
| ]
| ],
| "design-resolution-height": 640,
| "design-resolution-width": 960,
| "excluded-modules": [
| "ParticleSystem",
| "TiledMap",
| "DragonBones",
| "MotionStreak",
| "VideoPlayer",
| "WebView",
| "Physics",
| "Native Socket"
| ],
| "facebook": {
| "appID": "",
| "audience": {
| "enable": false
| },
| "enable": false,
| "live": {
| "enable": false
| }
| },
| "fit-height": true,
| "fit-width": false,
| "group-list": [
| "default"
| ],
| "last-module-event-record-time": 1571044238054,
| "simulator-orientation": false,
| "simulator-resolution": {
| "height": 640,
| "width": 960
| },
| "start-scene": "current",
| "use-customize-simulator": true,
| "use-project-simulator-setting": false
| }
|
|