From 4bda3d06cfa85b674738fd2954fbaace0ee69f60 Mon Sep 17 00:00:00 2001 From: phdsg Date: Sun, 1 Apr 2018 20:51:05 +0200 Subject: [PATCH] added mscHack Repo, Submodule. lotsa code, so maybe someone else could have a 2nd look. --- .gitmodules | 4 ++++ manifests/mscHack.json | 3 ++- repos/mscHack | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) create mode 160000 repos/mscHack diff --git a/.gitmodules b/.gitmodules index 8ddcc9e6..62e685e5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -181,3 +181,7 @@ path = repos/KoralfxVCV url = https://github.com/koralfx/KoralfxVCV branch = master +[submodule "repos/mscHack"] + path = repos/mscHack + url = https://github.com/mschack/VCV-Rack-Plugins + branch = master diff --git a/manifests/mscHack.json b/manifests/mscHack.json index 4ad53321..d098ae8b 100644 --- a/manifests/mscHack.json +++ b/manifests/mscHack.json @@ -3,5 +3,6 @@ "author": "Mark Schack", "license": "MIT", "manualUrl": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/README.md#demo-vids", - "sourceUrl": "https://github.com/mschack/VCV-Rack-Plugins" + "sourceUrl": "https://github.com/mschack/VCV-Rack-Plugins", + "repoVersion": "0.6.0" } diff --git a/repos/mscHack b/repos/mscHack new file mode 160000 index 00000000..dd00037b --- /dev/null +++ b/repos/mscHack @@ -0,0 +1 @@ +Subproject commit dd00037b4a3bc19285810f6381b54f7c57477248