From 9716ff5dac074fe8e6f10360e047a169a40b81bd Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 17 Jun 2019 21:02:11 -0400 Subject: [PATCH] Update build for VCV-Parametra --- manifests/VCV-Parametra.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manifests/VCV-Parametra.json diff --git a/manifests/VCV-Parametra.json b/manifests/VCV-Parametra.json new file mode 100644 index 00000000..14459bd5 --- /dev/null +++ b/manifests/VCV-Parametra.json @@ -0,0 +1,25 @@ +{ + "slug": "VCV-Parametra", + "name": "Parametra", + "version": "1.0.0", + "license": "proprietary", + "brand": "VCV", + "author": "VCV", + "authorEmail": "contact@vcvrack.com", + "authorUrl": "https://vcvrack.com/", + "pluginUrl": "https://vcvrack.com/Parametra.html", + "manualUrl": "https://vcvrack.com/Parametra.html#manual", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "Parametra", + "name": "Parametra", + "description": "Parametric filter designer", + "tags": [ + "VCF", + "Visual" + ] + } + ] +} \ No newline at end of file