project.json 752 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "group-list": [
  3. "default"
  4. ],
  5. "collision-matrix": [
  6. [
  7. true
  8. ]
  9. ],
  10. "excluded-modules": [
  11. "3D Physics/Builtin"
  12. ],
  13. "start-scene": "ce4e815f-81aa-4283-8cd0-2b167e723760",
  14. "preview-port": 7456,
  15. "design-resolution-width": 750,
  16. "design-resolution-height": 1334,
  17. "fit-width": true,
  18. "fit-height": false,
  19. "use-project-simulator-setting": false,
  20. "simulator-orientation": false,
  21. "use-customize-simulator": true,
  22. "simulator-resolution": {
  23. "height": 640,
  24. "width": 960
  25. },
  26. "clear-simulator-cache": true,
  27. "facebook": {
  28. "appID": "",
  29. "audience": {
  30. "enable": false
  31. },
  32. "enable": false,
  33. "live": {
  34. "enable": false
  35. }
  36. },
  37. "last-module-event-record-time": 1734683632096
  38. }