From a3f4d7017ceb0f04d139abc618d1e91d952567f2 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 16 Jan 2020 17:26:04 -0500 Subject: [PATCH] Update manifest for MM_ModelX --- manifests/MM_ModelX.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/MM_ModelX.json diff --git a/manifests/MM_ModelX.json b/manifests/MM_ModelX.json new file mode 100644 index 00000000..a8ce067d --- /dev/null +++ b/manifests/MM_ModelX.json @@ -0,0 +1,24 @@ +{ + "slug": "MM_ModelX", + "name": "Model X", + "version": "1.0.5", + "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_ModelX", + "manualUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_ModelX/README.md", + "donateUrl": "http://paypal.me/MockbaTheBorg", + "changelogUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_ModelX/RN.md", + "modules": [ + { + "slug": "ModelX", + "name": "Model X", + "description": "Virtual analog 3-oscillator hybrid polysynth", + "tags": [ + "Polyphonic" + ] + } + ] +} \ No newline at end of file