project.json 855 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "collision-matrix": [
  3. [
  4. true
  5. ]
  6. ],
  7. "excluded-modules": [
  8. "Geom Utils",
  9. "3D",
  10. "3D Primitive",
  11. "3D Physics/cannon.js",
  12. "3D Physics/Builtin",
  13. "3D Particle",
  14. "SafeArea"
  15. ],
  16. "group-list": [
  17. "default"
  18. ],
  19. "start-scene": "09dc4332-638e-4828-b232-b4d2a0363ad2",
  20. "design-resolution-width": 960,
  21. "design-resolution-height": 640,
  22. "fit-width": false,
  23. "fit-height": true,
  24. "use-project-simulator-setting": false,
  25. "simulator-orientation": false,
  26. "use-customize-simulator": false,
  27. "simulator-resolution": {
  28. "width": 960,
  29. "height": 640
  30. },
  31. "last-module-event-record-time": 1696762759478,
  32. "facebook": {
  33. "enable": false,
  34. "appID": "",
  35. "live": {
  36. "enable": false
  37. },
  38. "audience": {
  39. "enable": false
  40. }
  41. },
  42. "migrate-history": [
  43. "cloud-function"
  44. ]
  45. }