project.json 972 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "collision-matrix": [
  3. [
  4. true
  5. ],
  6. [
  7. false,
  8. false
  9. ]
  10. ],
  11. "design-resolution-height": 640,
  12. "design-resolution-width": 960,
  13. "excluded-modules": [
  14. "3D Physics/Builtin"
  15. ],
  16. "fit-height": true,
  17. "fit-width": false,
  18. "group-list": [
  19. "default",
  20. "capture"
  21. ],
  22. "simulator-orientation": false,
  23. "simulator-resolution": {
  24. "height": 640,
  25. "width": 960
  26. },
  27. "use-customize-simulator": true,
  28. "use-project-simulator-setting": false,
  29. "cocos-analytics": {
  30. "enable": false,
  31. "appID": "13798",
  32. "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2"
  33. },
  34. "migrate-history": [
  35. "cloud-function"
  36. ],
  37. "last-module-event-record-time": 1716867549915,
  38. "preview-port": 7456,
  39. "facebook": {
  40. "appID": "",
  41. "audience": {
  42. "enable": false
  43. },
  44. "enable": false,
  45. "live": {
  46. "enable": false
  47. }
  48. },
  49. "assets-sort-type": "ext",
  50. "start-scene": "58278faa-12fa-4138-8ba2-45630b3f656a"
  51. }