CocosCreator_ECS/settings/project.json

39 lines
746 B
JSON
Raw Normal View History

2022-03-21 09:27:37 +00:00
{
"collision-matrix": [
[
true
]
],
"excluded-modules": [],
"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": 1647252785050,
"assets-sort-type": "name",
"facebook": {
"enable": false,
"appID": "",
"live": {
"enable": false
},
"audience": {
"enable": false
}
2022-10-22 02:43:38 +00:00
},
"migrate-history": [
"cloud-function"
]
2022-03-21 09:27:37 +00:00
}