project.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "start-scene": "64cb47aa-2b6a-49ac-81ab-ad1e39b90153",
  3. "group-list": [
  4. "default"
  5. ],
  6. "collision-matrix": [
  7. [
  8. true
  9. ]
  10. ],
  11. "excluded-modules": [
  12. "DragonBones",
  13. "EditBox",
  14. "Graphics",
  15. "Geom Utils",
  16. "Intersection",
  17. "Mask",
  18. "NodePool",
  19. "Native Socket",
  20. "Physics",
  21. "PageView",
  22. "PageViewIndicator",
  23. "RichText",
  24. "Slider",
  25. "ScrollBar",
  26. "ScrollView",
  27. "Spine Skeleton",
  28. "TiledMap",
  29. "VideoPlayer",
  30. "WebView",
  31. "3D",
  32. "3D Primitive",
  33. "3D Physics/cannon.js",
  34. "3D Physics/Builtin",
  35. "3D Particle"
  36. ],
  37. "last-module-event-record-time": 1590040544071,
  38. "design-resolution-width": 960,
  39. "design-resolution-height": 640,
  40. "fit-width": false,
  41. "fit-height": true,
  42. "use-project-simulator-setting": false,
  43. "simulator-orientation": false,
  44. "use-customize-simulator": true,
  45. "simulator-resolution": {
  46. "height": 640,
  47. "width": 960
  48. },
  49. "assets-sort-type": "name",
  50. "facebook": {
  51. "appID": "",
  52. "audience": {
  53. "enable": false
  54. },
  55. "enable": false,
  56. "live": {
  57. "enable": false
  58. }
  59. },
  60. "migrate-history": []
  61. }