diff --git a/.gitmodules b/.gitmodules index 246fd320..412048e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -297,3 +297,6 @@ [submodule "repos/Edge"] path = repos/Edge url = https://github.com/Edge-Modules/Edge.git +[submodule "repos/Quadraphonics"] + path = repos/Quadraphonics + url = https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack.git diff --git a/manifests/Quadraphonics.json b/manifests/Quadraphonics.json new file mode 100644 index 00000000..c9100a68 --- /dev/null +++ b/manifests/Quadraphonics.json @@ -0,0 +1,12 @@ +{ + "slug": "Quadraphonics", + "name": "Quadraphonics", + "author": "Uriel Deveaud", + "license": "GPL-3.0 and BSD-3-Clause", + "pluginUrl": "https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack", + "authorUrl": "https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack", + "authorEmail": "uriel.deveaud.gmail.com", + "manualUrl": "https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack", + "sourceUrl": "https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack", + "repoVersion": "0.6.3" +} diff --git a/repos/Quadraphonics b/repos/Quadraphonics new file mode 160000 index 00000000..9a4341c5 --- /dev/null +++ b/repos/Quadraphonics @@ -0,0 +1 @@ +Subproject commit 9a4341c50b36341b855ecc427c57644a02e3d07f