project.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "group-list": [
  3. "default"
  4. ],
  5. "collision-matrix": [
  6. [
  7. true
  8. ]
  9. ],
  10. "excluded-modules": [
  11. "DragonBones",
  12. "EditBox",
  13. "Geom Utils",
  14. "Intersection",
  15. "Mesh",
  16. "MotionStreak",
  17. "Native Socket",
  18. "Physics",
  19. "PageView",
  20. "PageViewIndicator",
  21. "ParticleSystem",
  22. "RichText",
  23. "ScrollView",
  24. "StudioComponent",
  25. "TiledMap",
  26. "VideoPlayer",
  27. "WebView",
  28. "3D",
  29. "3D Primitive",
  30. "3D Physics/cannon.js",
  31. "3D Physics/Builtin",
  32. "3D Particle"
  33. ],
  34. "preview-port": 7456,
  35. "design-resolution-width": 1280,
  36. "design-resolution-height": 720,
  37. "fit-width": true,
  38. "fit-height": false,
  39. "use-project-simulator-setting": false,
  40. "simulator-orientation": false,
  41. "use-customize-simulator": true,
  42. "simulator-resolution": {
  43. "width": 960,
  44. "height": 640
  45. },
  46. "clear-simulator-cache": true,
  47. "facebook": {
  48. "enable": false,
  49. "appID": "",
  50. "live": {
  51. "enable": false
  52. },
  53. "audience": {
  54. "enable": false
  55. }
  56. },
  57. "start-scene": "0bbfedd3-daaa-4872-9376-2c57893e5942",
  58. "migrate-history": [
  59. "cloud-function"
  60. ],
  61. "last-module-event-record-time": 1637637967659
  62. }