| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "cocos-analytics": {
- "appID": "13798",
- "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2",
- "channel": "",
- "enable": false,
- "version": ""
- },
- "collision-matrix": [
- [
- true
- ],
- [
- false,
- false
- ]
- ],
- "design-resolution-height": 640,
- "design-resolution-width": 960,
- "excluded-modules": [
- "PageView",
- "PageViewIndicator",
- "VideoPlayer",
- "WebView",
- "Physics",
- "StudioComponent",
- "Native NetWork",
- "3D",
- "Mesh"
- ],
- "fit-height": true,
- "fit-width": false,
- "group-list": [
- "default",
- "GameUI"
- ],
- "simulator-orientation": false,
- "simulator-resolution": {
- "height": 640,
- "width": 960
- },
- "use-customize-simulator": false,
- "use-project-simulator-setting": false,
- "start-scene": "current"
- }
|