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.

38 lines
1018B

  1. {
  2. "slug": "RSBATechModules",
  3. "name": "RSBATech Modules",
  4. "version": "2.1.8",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "RSBATech",
  7. "author": "Richard Smith",
  8. "authorEmail": "rsmith@rbatechnology.co.uk",
  9. "authorUrl": "https://github.com/rjsmith",
  10. "pluginUrl": "https://github.com/rjsmith/rsbatech-modules",
  11. "manualUrl": "https://github.com/rjsmith/rsbatech-modules/wiki",
  12. "sourceUrl": "https://github.com/rjsmith/rsbatech-modules.git",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/rjsmith/rsbatech-modules/blob/main/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "OrestesOne",
  18. "name": "Orestes One",
  19. "description": "Module control from Electra One Controller",
  20. "tags": [
  21. "External",
  22. "Utility",
  23. "MIDI",
  24. "Controller"
  25. ]
  26. },
  27. {
  28. "slug": "Pylades",
  29. "name": "Pylades",
  30. "description": "Module control from TouchOSC",
  31. "tags": [
  32. "External",
  33. "Utility",
  34. "Controller"
  35. ]
  36. }
  37. ]
  38. }