project.json 831 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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. "TiledMap",
  17. "VideoPlayer",
  18. "3D Physics/cannon.js",
  19. "3D Physics/Builtin"
  20. ],
  21. "start-scene": "81c823be-4006-4bb5-969d-4f19390ec157",
  22. "preview-port": 7456,
  23. "design-resolution-width": 750,
  24. "design-resolution-height": 1334,
  25. "fit-width": false,
  26. "fit-height": false,
  27. "use-project-simulator-setting": false,
  28. "simulator-orientation": false,
  29. "use-customize-simulator": true,
  30. "simulator-resolution": {
  31. "height": 640,
  32. "width": 960
  33. },
  34. "facebook": {
  35. "appID": "",
  36. "audience": {
  37. "enable": false
  38. },
  39. "enable": false,
  40. "live": {
  41. "enable": false
  42. }
  43. },
  44. "last-module-event-record-time": 1605698009211
  45. }