Browse Source

Review and add noobhour at version 0.6.0. #508

pull/514/head
Christoph Scholtes 6 years ago
parent
commit
d28f17f616
3 changed files with 14 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +10
    -0
      manifests/noobhour.json
  3. +1
    -0
      repos/noobhour

+ 3
- 0
.gitmodules View File

@@ -237,3 +237,6 @@
[submodule "repos/KarateSnoopy"]
path = repos/KarateSnoopy
url = https://github.com/KarateSnoopy/vcv-karatesnoopy
[submodule "repos/noobhour"]
path = repos/noobhour
url = https://github.com/NicolasNeubauer/noobhour_modules

+ 10
- 0
manifests/noobhour.json View File

@@ -0,0 +1,10 @@
{
"name": "noobhour modules",
"author": "Nicolas Neubauer",
"license": "BSD-3-Clause",
"authorEmail": "noobhourmusic@gmail.com",
"manualUrl": "https://github.com/NicolasNeubauer/noobhour_modules/blob/master/README.md",
"pluginUrl": "https://github.com/NicolasNeubauer/noobhour_modules",
"repoVersion": "0.6.0"
}


+ 1
- 0
repos/noobhour

@@ -0,0 +1 @@
Subproject commit 224e81a5d7a20380bf362669eba18a342799d3b9

Loading…
Cancel
Save