From fbb2fae95b76c582be1c8e2c7cd69fbd2098a84d Mon Sep 17 00:00:00 2001 From: sanderbaan Date: Thu, 30 Nov 2017 06:48:54 +0100 Subject: [PATCH] Create StellareModular.json --- plugins/StellareModular.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/StellareModular.json diff --git a/plugins/StellareModular.json b/plugins/StellareModular.json new file mode 100644 index 00000000..2350c3c7 --- /dev/null +++ b/plugins/StellareModular.json @@ -0,0 +1,12 @@ +{ + "slug": "StellareModular", + "name": "Stellare Modular", + "license": "GPL-3.0", + "version": "1.0.0", + "homepage": "https://www.facebook.com/stellaremodular/", + "manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", + "source": "https://github.com/stellare-modular", + "download": "https://github.com/stellare-modular/vcv-rack/releases", + "arch": ["win", "lin", "mac"], + "sha256": "5993dbe15af246092678e00897dc7a4a1e2dabc494b83412fe31200d5bb58305", +}