project.json 801 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "start-scene": "7352deee-3b19-4bc9-8231-699137d0f43c",
  3. "group-list": [
  4. "default"
  5. ],
  6. "collision-matrix": [
  7. [
  8. true
  9. ]
  10. ],
  11. "excluded-modules": [
  12. "3D Physics/Builtin",
  13. "SafeArea"
  14. ],
  15. "last-module-event-record-time": 0,
  16. "design-resolution-width": 960,
  17. "design-resolution-height": 640,
  18. "fit-width": false,
  19. "fit-height": true,
  20. "use-project-simulator-setting": false,
  21. "simulator-orientation": false,
  22. "use-customize-simulator": true,
  23. "simulator-resolution": {
  24. "height": 640,
  25. "width": 960
  26. },
  27. "assets-sort-type": "name",
  28. "facebook": {
  29. "appID": "",
  30. "audience": {
  31. "enable": false
  32. },
  33. "enable": false,
  34. "live": {
  35. "enable": false
  36. }
  37. },
  38. "migrate-history": [
  39. "cloud-function"
  40. ],
  41. "preview-port": 7456
  42. }