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.

35 lines
1.0KB

  1. {
  2. "slug": "RPJVisualizer",
  3. "name": "RPJ Visualizer",
  4. "version": "2.1.10",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "RPJ",
  7. "author": "Robert Kock",
  8. "authorEmail": "robert.kock@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/kockie69/Visualizer/blob/main/docs/lowfatmilk.md",
  12. "sourceUrl": "https://github.com/kockie69/Visualizer",
  13. "donateUrl": "https://paypal.me/RPJVCV",
  14. "changelogUrl": "https://github.com/kockie69/Visualizer/blob/main/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "LFMFull",
  18. "name": "LFMFull",
  19. "description": "Psycho visualizer, shown in a separate display. \nBased on ProjectM, this module uses MilkDrop/Winamp presets.",
  20. "tags": [
  21. "Utility",
  22. "Visual"
  23. ]
  24. },
  25. {
  26. "slug": "LFMEmbedded",
  27. "name": "LFMEmbedded",
  28. "description": "Psycho visualizer, shown in an embedded display. \nBased on ProjectM, this module uses MilkDrop/Winamp presets.",
  29. "tags": [
  30. "Utility",
  31. "Visual"
  32. ]
  33. }
  34. ]
  35. }