Browse Source

Review and add WhatTheRack at version 0.6.2. #544

master
Christoph Scholtes 6 years ago
parent
commit
961a5cf1ac
3 changed files with 15 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +11
    -0
      manifests/WhatTheRack.json
  3. +1
    -0
      repos/WhatTheRack

+ 3
- 0
.gitmodules View File

@@ -306,3 +306,6 @@
[submodule "repos/ExpertSleepers-Encoders"]
path = repos/ExpertSleepers-Encoders
url = https://github.com/expertsleepersltd/vcvrack-encoders
[submodule "repos/WhatTheRack"]
path = repos/WhatTheRack
url = https://github.com/korfuri/WhatTheRack.git

+ 11
- 0
manifests/WhatTheRack.json View File

@@ -0,0 +1,11 @@
{
"name": "WhatTheRack",
"author": "korfuri",
"license": "WTFPL",
"authorEmail": "korfuri@gmail.com",
"pluginUrl": "https://github.com/korfuri/WhatTheRack/blob/master/README.md",
"authorUrl": "https://github.com/korfuri",
"manualUrl": "https://github.com/korfuri/WhatTheRack/blob/master/README.md",
"sourceUrl": "https://github.com/korfuri/WhatTheRack.git",
"repoVersion": "0.6.2"
}

+ 1
- 0
repos/WhatTheRack

@@ -0,0 +1 @@
Subproject commit 7e9cd68f828557e11c595181c173dfd8d941340e

Loading…
Cancel
Save