From f72a60b46c8cfa08ef0ae7a2a9be85f882f3877b Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 31 Jan 2020 15:07:56 -0500 Subject: [PATCH] Update manifest for MM_Proton --- manifests/MM_Proton.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/MM_Proton.json diff --git a/manifests/MM_Proton.json b/manifests/MM_Proton.json new file mode 100644 index 00000000..9f8e1780 --- /dev/null +++ b/manifests/MM_Proton.json @@ -0,0 +1,24 @@ +{ + "slug": "MM_Proton", + "name": "Proton", + "version": "1.0.6", + "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_Proton", + "manualUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Proton/README.md", + "donateUrl": "http://paypal.me/MockbaTheBorg", + "changelogUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Proton/RN.md", + "modules": [ + { + "slug": "Proton", + "name": "Proton", + "description": "Virtual analog 3-oscillator polysynth", + "tags": [ + "Polyphonic" + ] + } + ] +} \ No newline at end of file