From cbf7a9a691a2528907d785793f738ad565665cc4 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sat, 2 Dec 2017 16:03:30 -0500 Subject: [PATCH] split arable instruments into two manifests, added s-ol --- plugins/s-ol.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 plugins/s-ol.json diff --git a/plugins/s-ol.json b/plugins/s-ol.json new file mode 100644 index 00000000..b97925fa --- /dev/null +++ b/plugins/s-ol.json @@ -0,0 +1,13 @@ +{ + "slug": "s-ol", + "name": "s-ol", + "version": "0.5.0", + "source": "https://github.com/s-ol/vcv_s-ol", + "manual": "https://github.com/s-ol/vcvmods/blob/master/README.md", + "downloads": { + "win": { + "download": "https://github.com/s-ol/vcvmods/releases/download/0.5.0/solmods-0.5.0-win.zip", + "sha256": "414a39591f92751f1ec643b8147c29546d155df857b0bbc9fe18650f97259b3a" + } + } +} \ No newline at end of file