mirror of
https://gitee.com/lamyoung/cocos-creator-examples.git
synced 2026-06-05 11:11:45 +08:00
46 lines
780 B
JSON
Executable File
46 lines
780 B
JSON
Executable File
{
|
|
"collision-matrix": [
|
|
[
|
|
false,
|
|
true
|
|
],
|
|
[
|
|
true,
|
|
false
|
|
]
|
|
],
|
|
"design-resolution-height": 640,
|
|
"design-resolution-width": 960,
|
|
"excluded-modules": [
|
|
"Geom Utils",
|
|
"3D",
|
|
"3D Primitive"
|
|
],
|
|
"facebook": {
|
|
"appID": "",
|
|
"audience": {
|
|
"enable": false
|
|
},
|
|
"enable": false,
|
|
"live": {
|
|
"enable": false
|
|
}
|
|
},
|
|
"fit-height": true,
|
|
"fit-width": true,
|
|
"group-list": [
|
|
"default",
|
|
"arrow"
|
|
],
|
|
"last-module-event-record-time": 1577192491369,
|
|
"simulator-orientation": false,
|
|
"simulator-resolution": {
|
|
"height": 640,
|
|
"width": 960
|
|
},
|
|
"start-scene": "current",
|
|
"use-customize-simulator": false,
|
|
"use-project-simulator-setting": false,
|
|
"assets-sort-type": "name"
|
|
}
|