project.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "group-list": [
  3. "default"
  4. ],
  5. "collision-matrix": [
  6. [
  7. true
  8. ]
  9. ],
  10. "excluded-modules": [
  11. "AudioSource",
  12. "DragonBones",
  13. "NodePool",
  14. "Native Socket",
  15. "StudioComponent",
  16. "Toggle",
  17. "TiledMap",
  18. "VideoPlayer",
  19. "WebView",
  20. "3D",
  21. "3D Primitive",
  22. "3D Physics/cannon.js",
  23. "3D Physics/Builtin",
  24. "3D Particle",
  25. "SafeArea"
  26. ],
  27. "preview-port": 7456,
  28. "design-resolution-width": 750,
  29. "design-resolution-height": 1334,
  30. "fit-width": true,
  31. "fit-height": false,
  32. "use-project-simulator-setting": false,
  33. "simulator-orientation": false,
  34. "use-customize-simulator": true,
  35. "simulator-resolution": {
  36. "width": 960,
  37. "height": 640
  38. },
  39. "clear-simulator-cache": true,
  40. "facebook": {
  41. "enable": false,
  42. "appID": "",
  43. "live": {
  44. "enable": false
  45. },
  46. "audience": {
  47. "enable": false
  48. }
  49. },
  50. "start-scene": "f280989b-6883-4d78-aa08-db6b7ac51c50",
  51. "last-module-event-record-time": 1700584675326,
  52. "migrate-history": [
  53. "cloud-function"
  54. ]
  55. }