project.json 1008 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "start-scene": "04ec3c0e-262d-43be-879a-eda55cac8472",
  3. "group-list": [
  4. "default"
  5. ],
  6. "collision-matrix": [
  7. [
  8. true
  9. ]
  10. ],
  11. "excluded-modules": [
  12. "Geom Utils",
  13. "3D",
  14. "3D Primitive",
  15. "3D Physics/cannon.js",
  16. "3D Physics/Builtin",
  17. "3D Particle",
  18. "SafeArea"
  19. ],
  20. "design-resolution-width": 960,
  21. "design-resolution-height": 640,
  22. "fit-width": false,
  23. "fit-height": true,
  24. "use-project-simulator-setting": false,
  25. "simulator-orientation": false,
  26. "use-customize-simulator": false,
  27. "simulator-resolution": {
  28. "width": 960,
  29. "height": 640
  30. },
  31. "cocos-analytics": {
  32. "enable": false,
  33. "appID": "13798",
  34. "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2"
  35. },
  36. "last-module-event-record-time": 1585991776996,
  37. "assets-sort-type": "name",
  38. "facebook": {
  39. "enable": false,
  40. "appID": "",
  41. "live": {
  42. "enable": false
  43. },
  44. "audience": {
  45. "enable": false
  46. }
  47. },
  48. "migrate-history": [
  49. "cloud-function"
  50. ]
  51. }