project.json 837 B

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