project.json 724 B

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