project.json 1.2 KB

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