cocos-vuecli-demo/cocosTem/settings/project.json

43 lines
821 B
JSON
Raw Permalink Normal View History

2021-04-09 06:43:19 +00:00
{
"collision-matrix": [
[
true
]
],
"excluded-modules": [
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle"
],
"group-list": [
"default"
],
"start-scene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"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": false,
"simulator-resolution": {
"width": 960,
"height": 640
},
"last-module-event-record-time": 1617852160242,
"assets-sort-type": "name",
"facebook": {
"enable": false,
"appID": "",
"live": {
"enable": false
},
"audience": {
"enable": false
}
},
"migrate-history": [
"cloud-function"
]
}