project.json 834 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "assets-sort-type": "name",
  3. "collision-matrix": [
  4. [
  5. true
  6. ]
  7. ],
  8. "design-resolution-height": 1280,
  9. "design-resolution-width": 720,
  10. "excluded-modules": [
  11. "ParticleSystem",
  12. "TiledMap",
  13. "Spine Skeleton",
  14. "DragonBones",
  15. "VideoPlayer",
  16. "WebView",
  17. "Audio",
  18. "AudioSource",
  19. "Animation",
  20. "Collider",
  21. "Physics"
  22. ],
  23. "facebook": {
  24. "appID": "",
  25. "audience": {
  26. "enable": false
  27. },
  28. "enable": false,
  29. "live": {
  30. "enable": false
  31. }
  32. },
  33. "fit-height": true,
  34. "fit-width": false,
  35. "group-list": [
  36. "default"
  37. ],
  38. "last-module-event-record-time": 1564316768533,
  39. "simulator-orientation": false,
  40. "simulator-resolution": {
  41. "height": 640,
  42. "width": 960
  43. },
  44. "use-customize-simulator": true,
  45. "use-project-simulator-setting": false
  46. }