project.json 722 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "assets-sort-type": "name",
  3. "collision-matrix": [
  4. [
  5. true
  6. ],
  7. [
  8. false,
  9. false
  10. ]
  11. ],
  12. "design-resolution-height": 640,
  13. "design-resolution-width": 960,
  14. "excluded-modules": [
  15. "3D",
  16. "3D Primitive"
  17. ],
  18. "facebook": {
  19. "appID": "",
  20. "audience": {
  21. "enable": false
  22. },
  23. "enable": false,
  24. "live": {
  25. "enable": false
  26. }
  27. },
  28. "fit-height": true,
  29. "fit-width": false,
  30. "group-list": [
  31. "default",
  32. "GameUI"
  33. ],
  34. "last-module-event-record-time": 1641294252008,
  35. "simulator-orientation": false,
  36. "simulator-resolution": {
  37. "height": 640,
  38. "width": 960
  39. },
  40. "use-customize-simulator": true,
  41. "use-project-simulator-setting": false
  42. }