From 961a5cf1ac6bc076646556c82a997ec522aa0991 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Wed, 27 Mar 2019 21:16:49 -0600 Subject: [PATCH] Review and add WhatTheRack at version 0.6.2. #544 --- .gitmodules | 3 +++ manifests/WhatTheRack.json | 11 +++++++++++ repos/WhatTheRack | 1 + 3 files changed, 15 insertions(+) create mode 100644 manifests/WhatTheRack.json create mode 160000 repos/WhatTheRack diff --git a/.gitmodules b/.gitmodules index 146b0b7e..160c2393 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/manifests/WhatTheRack.json b/manifests/WhatTheRack.json new file mode 100644 index 00000000..09c0b413 --- /dev/null +++ b/manifests/WhatTheRack.json @@ -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" +} \ No newline at end of file diff --git a/repos/WhatTheRack b/repos/WhatTheRack new file mode 160000 index 00000000..7e9cd68f --- /dev/null +++ b/repos/WhatTheRack @@ -0,0 +1 @@ +Subproject commit 7e9cd68f828557e11c595181c173dfd8d941340e