diff --git a/.gitmodules b/.gitmodules index e6174fb9..d4239e54 100644 --- a/.gitmodules +++ b/.gitmodules @@ -169,10 +169,6 @@ path = repos/ParableInstruments url = https://github.com/adbrant/ArableInstruments.git branch = parable -[submodule "repos/KoralfxVCV"] - path = repos/KoralfxVCV - url = https://github.com/koralfx/KoralfxVCV - branch = master [submodule "repos/NonLinearInstruments"] path = repos/NonLinearInstruments url = https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins @@ -181,3 +177,7 @@ path = repos/mscHack url = https://github.com/mschack/VCV-Rack-Plugins.git branch = master +[submodule "repos/Koralfx-Modules"] + path = repos/Koralfx-Modules + url = https://github.com/koralfx/Koralfx-Modules + branch = master diff --git a/manifests/Koralfx-Modules.json b/manifests/Koralfx-Modules.json index ea75264a..6a911753 100644 --- a/manifests/Koralfx-Modules.json +++ b/manifests/Koralfx-Modules.json @@ -1,5 +1,5 @@ { - "name": "KoralfxVCV", + "name": "Koralfx Modules", "author": "Tomek Sosnowski", "authorEmail": "koralfx@gmail.com", "license": "BSD-3-Clause", diff --git a/repos/Koralfx-Modules b/repos/Koralfx-Modules new file mode 160000 index 00000000..9cf3d31c --- /dev/null +++ b/repos/Koralfx-Modules @@ -0,0 +1 @@ +Subproject commit 9cf3d31c4ef5ade9f30e615cd2411d81b8331314 diff --git a/repos/KoralfxVCV b/repos/KoralfxVCV deleted file mode 160000 index c78c38ec..00000000 --- a/repos/KoralfxVCV +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c78c38ec5d810a983fcc44859d04ca7b38254ec0