CocosCreator-Shader-Effect-.../settings/project.json

40 lines
742 B
JSON
Raw Normal View History

2019-12-10 13:53:09 +00:00
{
"collision-matrix": [
[
true
]
],
2020-02-17 01:32:23 +00:00
"excluded-modules": [
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle"
],
2019-12-10 13:53:09 +00:00
"group-list": [
"default"
],
"design-resolution-width": 960,
"design-resolution-height": 640,
"fit-width": false,
"fit-height": true,
"use-project-simulator-setting": false,
"simulator-orientation": false,
2019-12-19 07:45:29 +00:00
"use-customize-simulator": true,
2019-12-10 13:53:09 +00:00
"simulator-resolution": {
2019-12-19 07:45:29 +00:00
"height": 640,
"width": 960
2019-12-10 13:53:09 +00:00
},
"last-module-event-record-time": 1575989336079,
2019-12-10 13:53:09 +00:00
"assets-sort-type": "name",
"facebook": {
"appID": "",
2019-12-19 07:45:29 +00:00
"audience": {
2019-12-10 13:53:09 +00:00
"enable": false
},
2019-12-19 07:45:29 +00:00
"enable": false,
"live": {
2019-12-10 13:53:09 +00:00
"enable": false
}
2019-12-19 08:25:44 +00:00
},
"start-scene": "current"
2019-12-10 13:53:09 +00:00
}