12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "cocos-analytics": {
- "appID": "13798",
- "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2",
- "channel": "",
- "enable": false,
- "version": ""
- },
- "collision-matrix": [
- [
- true
- ]
- ],
- "design-resolution-height": 1334,
- "design-resolution-width": 750,
- "excluded-modules": [
- "TiledMap",
- "DragonBones",
- "Collider",
- "Physics",
- "StudioComponent",
- "Intersection"
- ],
- "fit-height": false,
- "fit-width": true,
- "group-list": [
- "default"
- ],
- "simulator-orientation": false,
- "simulator-resolution": {
- "height": 750,
- "width": 1334
- },
- "use-customize-simulator": false,
- "use-project-simulator-setting": true,
- "start-scene": "current"
- }
|