123456789101112131415161718192021222324252627282930313233343536 |
- {
- "group-list": [
- "default"
- ],
- "collision-matrix": [
- [
- true
- ]
- ],
- "excluded-modules": [
- "3D Physics/Builtin"
- ],
- "preview-port": 7456,
- "design-resolution-width": 800,
- "design-resolution-height": 1280,
- "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
- }
- }
- }
|