project.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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. "last-module-event-record-time": 1645215058788,
  44. =======
  45. "last-module-event-record-time": 1645746642523,
  46. >>>>>>> cba7e039f9979c7af0832b36f193289324b80096
  47. "simulator-orientation": false,
  48. "simulator-resolution": {
  49. "height": 640,
  50. "width": 960
  51. },
  52. "start-scene": "e0bea6db-64db-4c3b-b02a-531046201733",
  53. "use-customize-simulator": true,
  54. "use-project-simulator-setting": false
  55. }