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