diff --git a/manifests/VCV-Chords.json b/manifests/VCV-Chords.json new file mode 100644 index 00000000..8d28fc43 --- /dev/null +++ b/manifests/VCV-Chords.json @@ -0,0 +1,24 @@ +{ + "slug": "VCV-Chords", + "name": "Chords", + "version": "1.0.0", + "license": "proprietary", + "brand": "VCV", + "author": "VCV", + "authorEmail": "contact@vcvrack.com", + "authorUrl": "https://vcvrack.com/", + "pluginUrl": "https://vcvrack.com/Chords.html", + "manualUrl": "https://vcvrack.com/Chords.html#manual", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "Chords", + "name": "Chords", + "description": "Quad-note chord generator", + "tags": [ + "Sequencer" + ] + } + ] +} \ No newline at end of file