project.json 719 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "cocos-analytics": {
  3. "appID": "13798",
  4. "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2",
  5. "channel": "",
  6. "enable": false,
  7. "version": ""
  8. },
  9. "collision-matrix": [
  10. [
  11. true
  12. ]
  13. ],
  14. "design-resolution-height": 750,
  15. "design-resolution-width": 1334,
  16. "excluded-modules": [
  17. "Physics",
  18. "StudioComponent",
  19. "Chipmunk",
  20. "Camera",
  21. "Intersection"
  22. ],
  23. "fit-height": false,
  24. "fit-width": true,
  25. "group-list": [
  26. "default"
  27. ],
  28. "simulator-orientation": false,
  29. "simulator-resolution": {
  30. "height": 1664,
  31. "width": 750
  32. },
  33. "start-scene": "76e700f8-274b-4042-9cf8-bfca2410839b",
  34. "use-customize-simulator": true,
  35. "use-project-simulator-setting": true
  36. }