cocos-enhance-kit/demo/settings/project.json

63 lines
1.2 KiB
JSON
Raw Normal View History

2022-06-13 13:51:01 +00:00
{
"collision-matrix": [
[
true
]
],
2022-06-17 10:42:43 +00:00
"excluded-modules": [
"Audio",
"AudioSource",
"Collider",
"DragonBones",
"EditBox",
"Geom Utils",
"Intersection",
"Mesh",
"NodePool",
"Physics",
"PageView",
"PageViewIndicator",
"ProgressBar",
"ParticleSystem",
"StudioComponent",
"TiledMap",
"VideoPlayer",
"WebView",
"3D",
"3D Primitive",
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle",
"SafeArea"
],
2022-06-13 13:51:01 +00:00
"group-list": [
"default"
],
"start-scene": "cab4af66-dc74-41b5-8826-79b3a30ba99a",
"design-resolution-width": 960,
"design-resolution-height": 640,
"fit-width": false,
"fit-height": true,
"use-project-simulator-setting": false,
"simulator-orientation": false,
"use-customize-simulator": true,
"simulator-resolution": {
"width": 960,
"height": 640
},
2022-06-17 10:42:43 +00:00
"last-module-event-record-time": 1655460658806,
2022-06-13 13:51:01 +00:00
"assets-sort-type": "name",
"facebook": {
"enable": false,
"appID": "",
"live": {
"enable": false
},
"audience": {
"enable": false
}
},
"preview-port": 7456,
"clear-simulator-cache": true
}