project.json 760 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "cocos-analytics": {
  3. "appID": "13798",
  4. "appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2",
  5. "enable": false
  6. },
  7. "collision-matrix": [
  8. [
  9. true
  10. ]
  11. ],
  12. "design-resolution-height": 640,
  13. "design-resolution-width": 960,
  14. "excluded-modules": [],
  15. "facebook": {
  16. "appID": "",
  17. "audience": {
  18. "enable": false
  19. },
  20. "enable": false,
  21. "live": {
  22. "enable": false
  23. }
  24. },
  25. "fit-height": true,
  26. "fit-width": false,
  27. "group-list": [
  28. "default"
  29. ],
  30. "last-module-event-record-time": 1547539969211,
  31. "simulator-orientation": false,
  32. "simulator-resolution": {
  33. "height": 640,
  34. "width": 960
  35. },
  36. "start-scene": "current",
  37. "use-customize-simulator": false,
  38. "use-project-simulator-setting": false
  39. }