1
0

project.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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": 640,
  15. "design-resolution-width": 960,
  16. "excluded-modules": [
  17. "CCSpriteDistortion",
  18. "LabelOutline",
  19. "ParticleSystem",
  20. "TiledMap",
  21. "Spine Skeleton",
  22. "Widget",
  23. "Button",
  24. "ProgressBar",
  25. "Toggle",
  26. "PageView",
  27. "PageViewIndicator",
  28. "Slider",
  29. "EditorBox",
  30. "VideoPlayer",
  31. "WebView",
  32. "RichText",
  33. "AudioSource",
  34. "Animation",
  35. "MotionStreak",
  36. "Collider",
  37. "Action",
  38. "Audio",
  39. "Graphics",
  40. "DragonBones",
  41. "Physics",
  42. "StudioComponent",
  43. "RenderTexture",
  44. "Chipmunk",
  45. "Camera",
  46. "Intersection",
  47. "Native NetWork"
  48. ],
  49. "fit-height": true,
  50. "fit-width": false,
  51. "group-list": [
  52. "default"
  53. ],
  54. "simulator-orientation": false,
  55. "simulator-resolution": {
  56. "height": 640,
  57. "width": 960
  58. },
  59. "start-scene": "4310f31a-7e48-409a-999c-178cc5fca562",
  60. "use-customize-simulator": false,
  61. "use-project-simulator-setting": false
  62. }