From f7d350ff09296225d2266298982d8e55d4cdff64 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Wed, 20 Feb 2019 19:38:34 -0700 Subject: [PATCH] Review and add Edge at version 0.6.3. #540 --- .gitmodules | 3 +++ manifests/Edge.json | 10 ++++++++++ repos/Edge | 1 + 3 files changed, 14 insertions(+) create mode 100644 manifests/Edge.json create mode 160000 repos/Edge 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