Browse Source

Review and add Edge at version 0.6.3. #540

master
Christoph Scholtes 6 years ago
parent
commit
f7d350ff09
3 changed files with 14 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +10
    -0
      manifests/Edge.json
  3. +1
    -0
      repos/Edge

+ 3
- 0
.gitmodules View File

@@ -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

+ 10
- 0
manifests/Edge.json View File

@@ -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"
}

+ 1
- 0
repos/Edge

@@ -0,0 +1 @@
Subproject commit b2f893feab64a41ac4240c3a28eaa8b512261b9d

Loading…
Cancel
Save