| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "group-list": [
- "default"
- ],
- "collision-matrix": [
- [
- true
- ]
- ],
- "excluded-modules": [
- "Collider",
- "EditBox",
- "Physics",
- "PageView",
- "PageViewIndicator",
- "ProgressBar",
- "RichText",
- "Slider",
- "ScrollBar",
- "ScrollView",
- "Toggle",
- "TiledMap",
- "VideoPlayer",
- "3D",
- "3D Primitive",
- "3D Physics/cannon.js",
- "3D Physics/Builtin",
- "3D Particle"
- ],
- "preview-port": 7456,
- "design-resolution-width": 720,
- "design-resolution-height": 1280,
- "fit-width": true,
- "fit-height": false,
- "use-project-simulator-setting": false,
- "simulator-orientation": false,
- "use-customize-simulator": true,
- "simulator-resolution": {
- "width": 960,
- "height": 640
- },
- "clear-simulator-cache": true,
- "facebook": {
- "enable": false,
- "appID": "",
- "live": {
- "enable": false
- },
- "audience": {
- "enable": false
- }
- },
- "last-module-event-record-time": 1659524841286
- }
|