diff --git a/.gitmodules b/.gitmodules index 160c2393..b3c74754 100644 --- a/.gitmodules +++ b/.gitmodules @@ -309,3 +309,6 @@ [submodule "repos/WhatTheRack"] path = repos/WhatTheRack url = https://github.com/korfuri/WhatTheRack.git +[submodule "repos/8Mode"] + path = repos/8Mode + url = https://github.com/8Mode/8Mode-VCV_Modules.git diff --git a/manifests/8Mode.json b/manifests/8Mode.json new file mode 100644 index 00000000..2df6f462 --- /dev/null +++ b/manifests/8Mode.json @@ -0,0 +1,12 @@ +{ + "name": "8Mode", + "author": "Matt Dwyer, 8Mode", + "license": "BSD-3-Clause", + "pluginUrl": "https://www.8mode.com/vcv-modules", + "authorUrl": "https://www.8mode.com", + "authorEmail": "matt@8mode.com", + "manualUrl": "https://github.com/8Mode/8Mode-VCV_Modules/blob/master/README.md", + "sourceUrl": "https://github.com/8Mode/8Mode-VCV_Modules.git", + "donateUrl": "https://www.paypal.me/8ModeLLC", + "repoVersion": "0.6.1" +} \ No newline at end of file diff --git a/repos/8Mode b/repos/8Mode new file mode 160000 index 00000000..88d59679 --- /dev/null +++ b/repos/8Mode @@ -0,0 +1 @@ +Subproject commit 88d59679d8313d55412ab3e3fd786044e2c64dd0