project.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "assets-sort-type": "name",
  3. "collision-matrix": [
  4. [
  5. true
  6. ],
  7. [
  8. false,
  9. false
  10. ]
  11. ],
  12. "design-resolution-height": 640,
  13. "design-resolution-width": 960,
  14. "excluded-modules": [
  15. "ParticleSystem",
  16. "PageView",
  17. "PageViewIndicator",
  18. "VideoPlayer",
  19. "WebView",
  20. "Collider",
  21. "Physics",
  22. "Native Socket",
  23. "3D",
  24. "3D Primitive"
  25. ],
  26. "facebook": {
  27. "appID": "",
  28. "audience": {
  29. "enable": false
  30. },
  31. "enable": false,
  32. "live": {
  33. "enable": false
  34. }
  35. },
  36. "fit-height": true,
  37. "fit-width": false,
  38. "group-list": [
  39. "default",
  40. "GameUI"
  41. ],
  42. <<<<<<< HEAD
  43. <<<<<<< HEAD
  44. "last-module-event-record-time": 1645215058788,
  45. =======
  46. "last-module-event-record-time": 1645746642523,
  47. >>>>>>> cba7e039f9979c7af0832b36f193289324b80096
  48. =======
  49. "last-module-event-record-time": 1643366926685,
  50. >>>>>>> parent of cba7e03... 1、修改仓库界面
  51. "simulator-orientation": false,
  52. "simulator-resolution": {
  53. "height": 640,
  54. "width": 960
  55. },
  56. "start-scene": "591a1367-313f-4af1-9802-88a6dd1f5ef0",
  57. "use-customize-simulator": true,
  58. "use-project-simulator-setting": false
  59. }