project.json 800 B

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