| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "cocos-analytics": {
- "appID": "13798",
- "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2",
- "channel": "",
- "enable": false,
- "version": ""
- },
- "collision-matrix": [
- [
- true,
- true,
- true
- ],
- [
- true,
- true
- ],
- [
- true,
- false,
- true
- ]
- ],
- "design-resolution-height": 640,
- "design-resolution-width": 960,
- "excluded-modules": [
- "TiledMap",
- "ProgressBar",
- "Toggle",
- "PageView",
- "PageViewIndicator",
- "Slider",
- "EditorBox",
- "VideoPlayer",
- "WebView",
- "RichText"
- ],
- "fit-height": true,
- "fit-width": false,
- "group-list": [
- "default",
- "hreo",
- "rivel"
- ],
- "simulator-orientation": false,
- "simulator-resolution": {
- "height": 640,
- "width": 960
- },
- "use-customize-simulator": false,
- "use-project-simulator-setting": false,
- "start-scene": "current"
- }
|