project.json 852 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "group-list": [
  3. "default",
  4. "ui"
  5. ],
  6. "collision-matrix": [
  7. [
  8. true
  9. ],
  10. [
  11. false,
  12. false
  13. ]
  14. ],
  15. "excluded-modules": [
  16. "Spine Skeleton",
  17. "TiledMap",
  18. "VideoPlayer",
  19. "3D Physics/cannon.js",
  20. "3D Physics/Builtin"
  21. ],
  22. "start-scene": "81c823be-4006-4bb5-969d-4f19390ec157",
  23. "preview-port": 7456,
  24. "design-resolution-width": 750,
  25. "design-resolution-height": 1334,
  26. "fit-width": true,
  27. "fit-height": false,
  28. "use-project-simulator-setting": false,
  29. "simulator-orientation": false,
  30. "use-customize-simulator": true,
  31. "simulator-resolution": {
  32. "height": 640,
  33. "width": 960
  34. },
  35. "facebook": {
  36. "appID": "",
  37. "audience": {
  38. "enable": false
  39. },
  40. "enable": false,
  41. "live": {
  42. "enable": false
  43. }
  44. },
  45. "last-module-event-record-time": 1603965520724
  46. }