From 554c206988e91d0200563cbcba884b4ebb891745 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 7 Jan 2020 17:26:43 -0500 Subject: [PATCH] Update manifest for MM_ModelV --- manifests/MM_ModelV.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manifests/MM_ModelV.json diff --git a/manifests/MM_ModelV.json b/manifests/MM_ModelV.json new file mode 100644 index 00000000..9d4e7b13 --- /dev/null +++ b/manifests/MM_ModelV.json @@ -0,0 +1,25 @@ +{ + "slug": "MM_ModelV", + "name": "Model V", + "version": "1.0.1", + "license": "proprietary", + "brand": "Mockba Modular", + "author": "Mockba the Borg", + "authorEmail": "mockba.the.borg@gmail.com", + "authorUrl": "http://mockbatheb.org/", + "pluginUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_ModelV", + "manualUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_ModelV/README.md", + "donateUrl": "http://paypal.me/MockbaTheBorg", + "changelogUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_ModelV/RN.md", + "modules": [ + { + "slug": "ModelV", + "name": "Model V", + "description": "Virtual analog 3-oscillator polysynth", + "tags": [ + "Polyphonic", + "Hardware clone" + ] + } + ] +} \ No newline at end of file