project.json 933 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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. "DragonBones",
  15. "Native Socket",
  16. "Physics",
  17. "3D",
  18. "3D Primitive",
  19. "3D Physics/cannon.js",
  20. "3D Physics/Builtin",
  21. "3D Particle"
  22. ],
  23. "preview-port": 7456,
  24. "design-resolution-width": 750,
  25. "design-resolution-height": 1334,
  26. "fit-width": false,
  27. "fit-height": true,
  28. "use-project-simulator-setting": false,
  29. "simulator-orientation": false,
  30. "use-customize-simulator": true,
  31. "simulator-resolution": {
  32. "width": 960,
  33. "height": 640
  34. },
  35. "clear-simulator-cache": true,
  36. "facebook": {
  37. "enable": false,
  38. "appID": "",
  39. "live": {
  40. "enable": false
  41. },
  42. "audience": {
  43. "enable": false
  44. }
  45. },
  46. "last-module-event-record-time": 1639476522811,
  47. "start-scene": "6f522a54-3e0e-404d-a06c-bec8b4307c95"
  48. }