project.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "assets-sort-type": "name",
  3. "collision-matrix": [
  4. [
  5. false,
  6. null,
  7. false
  8. ],
  9. [
  10. false,
  11. true,
  12. true
  13. ],
  14. [
  15. false,
  16. true,
  17. false
  18. ],
  19. [
  20. false,
  21. false,
  22. false,
  23. false
  24. ]
  25. ],
  26. "design-resolution-height": 640,
  27. "design-resolution-width": 960,
  28. "excluded-modules": [
  29. "DragonBones",
  30. "PageView",
  31. "PageViewIndicator",
  32. "VideoPlayer",
  33. "WebView",
  34. "StudioComponent",
  35. "Native Socket",
  36. "Geom Utils",
  37. "3D",
  38. "3D Primitive",
  39. "3D Physics/cannon.js",
  40. "3D Physics/Builtin",
  41. "3D Particle",
  42. "SafeArea"
  43. ],
  44. "facebook": {
  45. "appID": "",
  46. "audience": {
  47. "enable": false
  48. },
  49. "enable": false,
  50. "live": {
  51. "enable": false
  52. }
  53. },
  54. "fit-height": true,
  55. "fit-width": false,
  56. "group-list": [
  57. "default",
  58. "player",
  59. "base",
  60. "ui"
  61. ],
  62. "last-module-event-record-time": 1706712106975,
  63. "simulator-orientation": false,
  64. "simulator-resolution": {
  65. "height": 640,
  66. "width": 960
  67. },
  68. "use-customize-simulator": true,
  69. "use-project-simulator-setting": false,
  70. "start-scene": "f94a4ce1-53b6-4dda-bcb8-2055aa35af7f",
  71. "migrate-history": [
  72. "cloud-function"
  73. ]
  74. }