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.

28 lines
843B

  1. {
  2. "slug": "KautenjaDSP-RackNES",
  3. "version": "1.1.2",
  4. "license": "GPL-3.0-or-later",
  5. "name": "KautenjaDSP-RackNES",
  6. "brand": "KautenjaDSP",
  7. "author": "Christian Kauten",
  8. "authorEmail": "kautenja@auburn.edu",
  9. "authorUrl": "https://kautenja.github.io/",
  10. "pluginUrl": "https://vcvrack.com/RackNES",
  11. "manualUrl": "https://kautenja.github.io/manuals/RackNES.pdf",
  12. "sourceUrl": "https://github.com/Kautenja/RackNES",
  13. "changelogUrl": "https://github.com/Kautenja/RackNES/blob/master/CHANGELOG.md",
  14. "donateUrl": "",
  15. "modules": [
  16. {
  17. "slug": "RackNES",
  18. "name": "RackNES",
  19. "description": "A Nintendo Entertainment System emulator with CV",
  20. "manualUrl": "https://kautenja.github.io/manuals/RackNES.pdf",
  21. "tags": [
  22. "Hardware clone",
  23. "Visual",
  24. "Sampler"
  25. ]
  26. }
  27. ]
  28. }