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

38 lines
741 B
JSON
Raw Normal View History

2022-06-13 13:51:01 +00:00
{
"collision-matrix": [
[
true
]
],
"excluded-modules": [],
"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
},
"last-module-event-record-time": 0,
"assets-sort-type": "name",
"facebook": {
"enable": false,
"appID": "",
"live": {
"enable": false
},
"audience": {
"enable": false
}
},
"preview-port": 7456,
"clear-simulator-cache": true
}