project.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "collision-matrix": [
  3. [
  4. true
  5. ],
  6. [
  7. false,
  8. true
  9. ]
  10. ],
  11. "excluded-modules": [
  12. "DragonBones",
  13. "NodePool",
  14. "Native Socket",
  15. "Physics",
  16. "PageView",
  17. "PageViewIndicator",
  18. "ParticleSystem",
  19. "RichText",
  20. "TiledMap",
  21. "VideoPlayer",
  22. "WebView",
  23. "3D",
  24. "3D Primitive",
  25. "3D Physics/cannon.js",
  26. "3D Physics/Builtin",
  27. "3D Particle",
  28. "SafeArea"
  29. ],
  30. "group-list": [
  31. "default",
  32. "Sofa"
  33. ],
  34. "start-scene": "18364748-5d4d-4a13-ba80-24a58690c521",
  35. "design-resolution-width": 960,
  36. "design-resolution-height": 640,
  37. "fit-width": false,
  38. "fit-height": true,
  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. "last-module-event-record-time": 1730454630669,
  47. "assets-sort-type": "name",
  48. "facebook": {
  49. "enable": false,
  50. "appID": "",
  51. "live": {
  52. "enable": false
  53. },
  54. "audience": {
  55. "enable": false
  56. }
  57. },
  58. "preview-port": 7456,
  59. "clear-simulator-cache": true
  60. }