mirror of
https://github.com/Leo501/CocosCreatorTutorial.git
synced 2026-05-08 06:38:37 +08:00
24 lines
469 B
JSON
24 lines
469 B
JSON
{
|
|
"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
|
|
}
|
|
}
|