project.json 767 B

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