project.json 1.2 KB

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