From d8c4cfd25f6af8f4859f185d253892b72a31631d Mon Sep 17 00:00:00 2001 From: Strum Date: Sun, 4 Feb 2018 21:40:14 +0800 Subject: [PATCH] Create Mental.json (#237) * Create Mental.json * Update Mental.json --- plugins/Mental.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 plugins/Mental.json diff --git a/plugins/Mental.json b/plugins/Mental.json new file mode 100644 index 00000000..f2897125 --- /dev/null +++ b/plugins/Mental.json @@ -0,0 +1,11 @@ +{ + "slug": "Mental", + "name": "Strum's Mental Modules", + "author": "Strum", + "license": "BSD 3-clause", + "version": "0.5.b", + "homepage": "https://github.com/Strum/Strums_Mental_VCV_Modules", + "manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI", + "source": "https://github.com/Strum/Strums_Mental_VCV_Modules" + +}