1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "group-list": [
- "default"
- ],
- "collision-matrix": [
- [
- true
- ]
- ],
- "excluded-modules": [
- "DragonBones",
- "EditBox",
- "Geom Utils",
- "Intersection",
- "Mesh",
- "MotionStreak",
- "Native Socket",
- "Physics",
- "PageView",
- "PageViewIndicator",
- "ParticleSystem",
- "RichText",
- "ScrollView",
- "StudioComponent",
- "TiledMap",
- "VideoPlayer",
- "WebView",
- "3D",
- "3D Primitive",
- "3D Physics/cannon.js",
- "3D Physics/Builtin",
- "3D Particle"
- ],
- "preview-port": 7456,
- "design-resolution-width": 1280,
- "design-resolution-height": 720,
- "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
- }
- },
- "start-scene": "0bbfedd3-daaa-4872-9376-2c57893e5942",
- "migrate-history": [
- "cloud-function"
- ],
- "last-module-event-record-time": 1637637967659
- }
|