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.

32 lines
855B

  1. {
  2. "slug": "KautenjaDSP-RackNES",
  3. "version": "2.0.0",
  4. "license": "GPL-3.0-or-later",
  5. "name": "KautenjaDSP RackNES",
  6. "brand": "KautenjaDSP",
  7. "author": "Christian Kauten",
  8. "authorEmail": "KautenjaDSP@gmail.com",
  9. "manualUrl": "https://github.com/Kautenja/RackNES/releases/latest/download/RackNES.pdf",
  10. "sourceUrl": "https://github.com/Kautenja/RackNES",
  11. "changelogUrl": "https://github.com/Kautenja/RackNES/blob/master/CHANGELOG.md",
  12. "modules": [
  13. {
  14. "slug": "RackNES",
  15. "name": "RackNES",
  16. "description": "A Nintendo Entertainment System emulator with CV",
  17. "tags": [
  18. "Clock generator",
  19. "Sampler",
  20. "Visual"
  21. ]
  22. },
  23. {
  24. "slug": "InputGenie",
  25. "name": "CV Genie (Input)",
  26. "description": "Expander for RackNES",
  27. "tags": [
  28. "Expander"
  29. ]
  30. }
  31. ]
  32. }