You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
735B

  1. {
  2. "slug": "VCV-Recorder",
  3. "name": "VCV Recorder",
  4. "version": "2.0.3",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "support@vcvrack.com",
  9. "authorUrl": "https://vcvrack.com/",
  10. "pluginUrl": "https://vcvrack.com/Recorder",
  11. "manualUrl": "https://vcvrack.com/Recorder#manual",
  12. "sourceUrl": "https://github.com/VCVRack/VCV-Recorder",
  13. "changelogUrl": "https://github.com/VCVRack/VCV-Recorder/blob/v2/CHANGELOG.md",
  14. "modules": [
  15. {
  16. "slug": "Recorder",
  17. "name": "Recorder",
  18. "description": "Records stereo audio and video to a file",
  19. "manualUrl": "https://vcvrack.com/Recorder#manual",
  20. "tags": [
  21. "Recording",
  22. "Visual"
  23. ]
  24. }
  25. ]
  26. }