project.json 890 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "collision-matrix": [
  3. [
  4. true
  5. ]
  6. ],
  7. "design-resolution-height": 640,
  8. "design-resolution-width": 960,
  9. "excluded-modules": [
  10. "3D Physics/Builtin"
  11. ],
  12. "fit-height": true,
  13. "fit-width": false,
  14. "group-list": [
  15. "default"
  16. ],
  17. "simulator-orientation": false,
  18. "simulator-resolution": {
  19. "height": 640,
  20. "width": 960
  21. },
  22. "use-customize-simulator": true,
  23. "use-project-simulator-setting": false,
  24. "cocos-analytics": {
  25. "enable": false,
  26. "appID": "13798",
  27. "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2"
  28. },
  29. "migrate-history": [
  30. "cloud-function"
  31. ],
  32. "last-module-event-record-time": 1684826566732,
  33. "preview-port": 7456,
  34. "facebook": {
  35. "appID": "",
  36. "audience": {
  37. "enable": false
  38. },
  39. "enable": false,
  40. "live": {
  41. "enable": false
  42. }
  43. },
  44. "start-scene": "49a2432c-0584-45c1-bcce-834414a68dab"
  45. }