project.json 714 B

1234567891011121314151617181920212223242526272829303132333435363738
  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. false,
  15. false
  16. ]
  17. ],
  18. "design-resolution-height": 1334,
  19. "design-resolution-width": 750,
  20. "excluded-modules": [
  21. "Physics",
  22. "StudioComponent"
  23. ],
  24. "fit-height": false,
  25. "fit-width": true,
  26. "group-list": [
  27. "home",
  28. "ui"
  29. ],
  30. "simulator-orientation": false,
  31. "simulator-resolution": {
  32. "height": 1334,
  33. "width": 750
  34. },
  35. "start-scene": "3d528f02-29ac-4b5a-b6c8-fb055ebf82a9",
  36. "use-customize-simulator": true,
  37. "use-project-simulator-setting": true
  38. }