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