cocos-awesome/settings/project.json
2020-03-30 01:26:16 +08:00

39 lines
703 B
JSON
Executable File

{
"collision-matrix": [
[
true
]
],
"excluded-modules": [
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle"
],
"group-list": [
"default"
],
"design-resolution-width": 1334,
"design-resolution-height": 750,
"fit-width": false,
"fit-height": true,
"use-project-simulator-setting": false,
"simulator-orientation": false,
"use-customize-simulator": true,
"simulator-resolution": {
"height": 640,
"width": 960
},
"last-module-event-record-time": 0,
"assets-sort-type": "name",
"facebook": {
"appID": "",
"audience": {
"enable": false
},
"enable": false,
"live": {
"enable": false
}
}
}