project.json 878 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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. "PageView",
  16. "PageViewIndicator",
  17. "VideoPlayer",
  18. "WebView",
  19. "Physics",
  20. "StudioComponent",
  21. "Native NetWork",
  22. "3D",
  23. "Mesh"
  24. ],
  25. "facebook": {
  26. "appID": "",
  27. "audience": {
  28. "enable": false
  29. },
  30. "enable": false,
  31. "live": {
  32. "enable": false
  33. }
  34. },
  35. "fit-height": true,
  36. "fit-width": false,
  37. "group-list": [
  38. "default",
  39. "GameUI"
  40. ],
  41. "last-module-event-record-time": 1640618135023,
  42. "simulator-orientation": false,
  43. "simulator-resolution": {
  44. "height": 640,
  45. "width": 960
  46. },
  47. "start-scene": "current",
  48. "use-customize-simulator": false,
  49. "use-project-simulator-setting": false
  50. }