123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "cocos-analytics": {
- "appID": "13798",
- "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2",
- "channel": "",
- "enable": false,
- "version": ""
- },
- "collision-matrix": [
- [
- false,
- true
- ],
- [
- true,
- false
- ],
- [
- false,
- false,
- false
- ]
- ],
- "design-resolution-height": 640,
- "design-resolution-width": 960,
- "excluded-modules": [
- "Geom Utils",
- "3D",
- "3D Primitive",
- "3D Physics/cannon.js",
- "3D Physics/Builtin",
- "3D Particle",
- "SafeArea"
- ],
- "fit-height": true,
- "fit-width": false,
- "group-list": [
- "hook",
- "fishing",
- "default"
- ],
- "simulator-orientation": false,
- "simulator-resolution": {
- "height": 640,
- "width": 960
- },
- "use-customize-simulator": false,
- "use-project-simulator-setting": false,
- "start-scene": "current",
- "migrate-history": [
- "cloud-function"
- ],
- "last-module-event-record-time": 1705634978132
- }
|