12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "start-scene": "bf168af1-eed4-40fc-8824-998fc3fbc883",
- "group-list": [
- "default",
- "map"
- ],
- "collision-matrix": [
- [
- true
- ],
- [
- false,
- false
- ]
- ],
- "migrate-history": [
- "cloud-function"
- ],
- "last-module-event-record-time": 1733903804871,
- "excluded-modules": [
- "DragonBones",
- "Native Socket",
- "TiledMap",
- "VideoPlayer",
- "WebView",
- "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
- }
- }
- }
|