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.

33 lines
791B

  1. {
  2. "slug": "Myth",
  3. "name": "Myth",
  4. "version": "2.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Myth",
  7. "author": "Pavlo Yevsehnieiev",
  8. "authorEmail": "p.yevsehnieiev@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/Ahineya/vcv-myth-plugin/blob/master/README.md",
  12. "sourceUrl": "https://github.com/Ahineya/vcv-myth-plugin",
  13. "donateUrl": "https://www.buymeacoffee.com/pavlodev",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Mavka",
  18. "name": "Mavka",
  19. "description": "Oscillator with VCA per waveform",
  20. "tags": [
  21. "Oscillator"
  22. ]
  23. },
  24. {
  25. "slug": "Molphar",
  26. "name": "Molphar",
  27. "description": "Sequencer with probabilities",
  28. "tags": [
  29. "Sequencer"
  30. ]
  31. }
  32. ]
  33. }