project.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "collision-matrix": [
  3. [
  4. true
  5. ]
  6. ],
  7. "excluded-modules": [
  8. "Collider",
  9. "Dynamic Atlas",
  10. "DragonBones",
  11. "EditBox",
  12. "Graphics",
  13. "Geom Utils",
  14. "Intersection",
  15. "Mask",
  16. "Mesh",
  17. "MotionStreak",
  18. "Native Socket",
  19. "Physics",
  20. "PageView",
  21. "ParticleSystem",
  22. "ScrollView",
  23. "StudioComponent",
  24. "Toggle",
  25. "TiledMap",
  26. "VideoPlayer",
  27. "WebView",
  28. "3D",
  29. "3D Primitive",
  30. "3D Physics/cannon.js",
  31. "3D Physics/Builtin",
  32. "3D Particle",
  33. "SafeArea"
  34. ],
  35. "group-list": [
  36. "default"
  37. ],
  38. "start-scene": "5534a4a8-3241-4644-b2c7-a84d32a60ee6",
  39. "design-resolution-width": 750,
  40. "design-resolution-height": 1334,
  41. "fit-width": true,
  42. "fit-height": false,
  43. "use-project-simulator-setting": false,
  44. "simulator-orientation": false,
  45. "use-customize-simulator": true,
  46. "simulator-resolution": {
  47. "width": 960,
  48. "height": 640
  49. },
  50. "last-module-event-record-time": 1732844702946,
  51. "assets-sort-type": "name",
  52. "facebook": {
  53. "enable": false,
  54. "appID": "",
  55. "live": {
  56. "enable": false
  57. },
  58. "audience": {
  59. "enable": false
  60. }
  61. },
  62. "preview-port": 7456,
  63. "clear-simulator-cache": true,
  64. "migrate-history": [
  65. "cloud-function"
  66. ]
  67. }