project.json 801 B

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