diff --git a/.gitmodules b/.gitmodules index d9a3de3b..246fd320 100644 --- a/.gitmodules +++ b/.gitmodules @@ -294,3 +294,6 @@ [submodule "repos/MicMusic"] path = repos/MicMusic url = https://github.com/very-cool-name/MicMusic-VCV.git +[submodule "repos/Edge"] + path = repos/Edge + url = https://github.com/Edge-Modules/Edge.git diff --git a/manifests/Edge.json b/manifests/Edge.json new file mode 100644 index 00000000..f476f3ce --- /dev/null +++ b/manifests/Edge.json @@ -0,0 +1,10 @@ +{ + "name": "Edge", + "author": "Barit Nicolas", + "authorEmail": "mayatito51@hotmail.com", + "license": "GPL-3", + "manualUrl": "https://github.com/Edge-Modules/Edge/blob/master/README.md", + "pluginUrl": "https://github.com/Edge-Modules/Edge/blob/master/README.md", + "sourceUrl": "https://github.com/Edge-Modules/Edge.git", + "repoVersion": "0.6.3" +} diff --git a/repos/Edge b/repos/Edge new file mode 160000 index 00000000..b2f893fe --- /dev/null +++ b/repos/Edge @@ -0,0 +1 @@ +Subproject commit b2f893feab64a41ac4240c3a28eaa8b512261b9d