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