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.

25 lines
738B

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