diff --git a/.gitmodules b/.gitmodules index f5e69777..e6174fb9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -177,3 +177,7 @@ path = repos/NonLinearInstruments url = https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins branch = master +[submodule "repos/mscHack"] + path = repos/mscHack + url = https://github.com/mschack/VCV-Rack-Plugins.git + branch = master diff --git a/manifests/Koralfx-Modules.json b/manifests/Koralfx-Modules.json new file mode 100644 index 00000000..ea75264a --- /dev/null +++ b/manifests/Koralfx-Modules.json @@ -0,0 +1,9 @@ +{ + "name": "KoralfxVCV", + "author": "Tomek Sosnowski", + "authorEmail": "koralfx@gmail.com", + "license": "BSD-3-Clause", + "sourceUrl": "https://github.com/koralfx/Koralfx-Modules/", + "manualUrl": "https://github.com/koralfx/Koralfx-Modules/blob/master/README.md", + "donateUrl": "https://www.paypal.me/koralfx/" +} diff --git a/manifests/KoralfxVCV.json b/manifests/KoralfxVCV.json deleted file mode 100644 index 9b03c539..00000000 --- a/manifests/KoralfxVCV.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "KoralfxVCV", - "author": "Tomek Sosnowski", - "license": "proprietary", - "sourceUrl": "https://github.com/koralfx/KoralfxVCV", - "manualUrl": "https://github.com/koralfx/KoralfxVCV/blob/master/README.md", - "donateUrl": "https://www.paypal.me/koralfx/" -} diff --git a/repos/mscHack b/repos/mscHack new file mode 160000 index 00000000..2057b6e9 --- /dev/null +++ b/repos/mscHack @@ -0,0 +1 @@ +Subproject commit 2057b6e92deb128bf87c1c71cae8d98cc7625184