project.json 994 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "collision-matrix": [
  3. [
  4. true
  5. ],
  6. [
  7. false,
  8. false
  9. ]
  10. ],
  11. "excluded-modules": [
  12. "Collider",
  13. "DragonBones",
  14. "Physics",
  15. "Spine Skeleton",
  16. "TiledMap",
  17. "3D",
  18. "3D Primitive",
  19. "3D Physics/cannon.js",
  20. "3D Physics/Builtin",
  21. "3D Particle"
  22. ],
  23. "group-list": [
  24. "default",
  25. "UI"
  26. ],
  27. "start-scene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
  28. "design-resolution-width": 1334,
  29. "design-resolution-height": 750,
  30. "fit-width": false,
  31. "fit-height": true,
  32. "use-project-simulator-setting": true,
  33. "simulator-orientation": true,
  34. "use-customize-simulator": true,
  35. "simulator-resolution": {
  36. "width": 1334,
  37. "height": 750
  38. },
  39. "last-module-event-record-time": 1722696749323,
  40. "assets-sort-type": "name",
  41. "facebook": {
  42. "enable": false,
  43. "appID": "",
  44. "live": {
  45. "enable": false
  46. },
  47. "audience": {
  48. "enable": false
  49. }
  50. },
  51. "preview-port": 7456,
  52. "clear-simulator-cache": true
  53. }