12345678910111213141516171819202122232425262728 |
- {
- "start-scene": "current",
- "group-list": [
- "default"
- ],
- "collision-matrix": [
- [
- true
- ]
- ],
- "excluded-modules": [],
- "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
- },
- "cocos-analytics": {
- "enable": false,
- "appID": "13798",
- "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2"
- }
- }
|