TestChain/settings/project.json
2022-06-15 21:50:04 +08:00

56 lines
1020 B
JSON

{
"assets-sort-type": "name",
"collision-matrix": [
[
true
]
],
"design-resolution-height": 512,
"design-resolution-width": 1024,
"excluded-modules": [
"ParticleSystem",
"TiledMap",
"Spine Skeleton",
"DragonBones",
"MotionStreak",
"Widget",
"ProgressBar",
"ScrollBar",
"ScrollView",
"Toggle",
"PageView",
"PageViewIndicator",
"VideoPlayer",
"Audio",
"AudioSource",
"Animation",
"Collider",
"Action",
"Physics",
"NodePool"
],
"facebook": {
"appID": "",
"audience": {
"enable": false
},
"enable": false,
"live": {
"enable": false
}
},
"fit-height": false,
"fit-width": true,
"group-list": [
"default"
],
"last-module-event-record-time": 1655089658036,
"simulator-orientation": false,
"simulator-resolution": {
"height": 640,
"width": 960
},
"use-customize-simulator": true,
"use-project-simulator-setting": false,
"start-scene": "current"
}