project.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "group-list": [
  3. "default"
  4. ],
  5. "collision-matrix": [
  6. [
  7. true
  8. ]
  9. ],
  10. "excluded-modules": [
  11. "Collider",
  12. "Dynamic Atlas",
  13. "MotionStreak",
  14. "Native Socket",
  15. "Physics",
  16. "PageView",
  17. "PageViewIndicator",
  18. "ProgressBar",
  19. "ParticleSystem",
  20. "RichText",
  21. "Slider",
  22. "Spine Skeleton",
  23. "StudioComponent",
  24. "Toggle",
  25. "TiledMap",
  26. "VideoPlayer",
  27. "WebView",
  28. "3D Physics/cannon.js",
  29. "3D Physics/Builtin",
  30. "3D Particle",
  31. "SafeArea"
  32. ],
  33. "last-module-event-record-time": 1642670235008,
  34. "design-resolution-width": 960,
  35. "design-resolution-height": 640,
  36. "fit-width": false,
  37. "fit-height": true,
  38. "use-project-simulator-setting": false,
  39. "simulator-orientation": false,
  40. "use-customize-simulator": true,
  41. "simulator-resolution": {
  42. "height": 640,
  43. "width": 960
  44. },
  45. "assets-sort-type": "name",
  46. "facebook": {
  47. "appID": "",
  48. "audience": {
  49. "enable": false
  50. },
  51. "enable": false,
  52. "live": {
  53. "enable": false
  54. }
  55. },
  56. "migrate-history": [
  57. "cloud-function"
  58. ],
  59. "start-scene": "current"
  60. }