project.json 986 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "last-module-event-record-time": 1659096130738,
  3. "group-list": [
  4. "default"
  5. ],
  6. "collision-matrix": [
  7. [
  8. true
  9. ]
  10. ],
  11. "excluded-modules": [
  12. "Collider",
  13. "EditBox",
  14. "Physics",
  15. "PageView",
  16. "PageViewIndicator",
  17. "ProgressBar",
  18. "ParticleSystem",
  19. "RichText",
  20. "ScrollBar",
  21. "ScrollView",
  22. "TiledMap",
  23. "VideoPlayer",
  24. "3D",
  25. "3D Primitive",
  26. "3D Physics/cannon.js",
  27. "3D Physics/Builtin",
  28. "3D Particle"
  29. ],
  30. "preview-port": 7456,
  31. "design-resolution-width": 720,
  32. "design-resolution-height": 1280,
  33. "fit-width": false,
  34. "fit-height": true,
  35. "use-project-simulator-setting": false,
  36. "simulator-orientation": false,
  37. "use-customize-simulator": true,
  38. "simulator-resolution": {
  39. "width": 960,
  40. "height": 640
  41. },
  42. "clear-simulator-cache": true,
  43. "facebook": {
  44. "enable": false,
  45. "appID": "",
  46. "live": {
  47. "enable": false
  48. },
  49. "audience": {
  50. "enable": false
  51. }
  52. }
  53. }