1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "migrate-history": [
- "cloud-function"
- ],
- "last-module-event-record-time": 1675995102307,
- "group-list": [
- "default"
- ],
- "collision-matrix": [
- [
- true
- ]
- ],
- "excluded-modules": [
- "Dynamic Atlas",
- "DragonBones",
- "Native Socket",
- "3D",
- "3D Primitive",
- "3D Physics/cannon.js",
- "3D Physics/Builtin",
- "3D Particle"
- ],
- "preview-port": 7456,
- "design-resolution-width": 960,
- "design-resolution-height": 640,
- "fit-width": false,
- "fit-height": true,
- "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
- }
- }
- }
|