project.json 943 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "last-module-event-record-time": 1766389422561,
  3. "group-list": [
  4. "default"
  5. ],
  6. "collision-matrix": [
  7. [
  8. true
  9. ]
  10. ],
  11. "excluded-modules": [
  12. "TiledMap",
  13. "VideoPlayer",
  14. "WebView",
  15. "3D",
  16. "3D Primitive",
  17. "3D Physics/cannon.js",
  18. "3D Physics/Builtin",
  19. "3D Particle",
  20. "SafeArea"
  21. ],
  22. "start-scene": "72b547d4-cd95-4803-b564-401d8de45aef",
  23. "preview-port": 7456,
  24. "design-resolution-width": 1664,
  25. "design-resolution-height": 750,
  26. "fit-width": true,
  27. "fit-height": true,
  28. "use-project-simulator-setting": false,
  29. "simulator-orientation": false,
  30. "use-customize-simulator": true,
  31. "simulator-resolution": {
  32. "width": 960,
  33. "height": 640
  34. },
  35. "clear-simulator-cache": true,
  36. "facebook": {
  37. "appID": "",
  38. "audience": {
  39. "enable": false
  40. },
  41. "enable": false,
  42. "live": {
  43. "enable": false
  44. }
  45. },
  46. "migrate-history": [
  47. "cloud-function"
  48. ]
  49. }