diff --git a/.gitmodules b/.gitmodules index 36c85e9a..0ccfcca3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -201,3 +201,6 @@ path = repos/mental url = https://github.com/Strum/Strums_Mental_VCV_Modules branch = master +[submodule "repos/SerialRacker"] + path = repos/SerialRacker + url = https://github.com/apbianco/SerialRacker.git diff --git a/manifests/SerialRacker.json b/manifests/SerialRacker.json new file mode 100644 index 00000000..97a000ad --- /dev/null +++ b/manifests/SerialRacker.json @@ -0,0 +1,8 @@ +{ + "name": "SerialRacker", + "author": "Alex Petit-Bianco", + "license": "BSD-3-Clause", + "pluginUrl": "https://github.com/apbianco/SerialRacker", + "sourceUrl": "https://github.com/apbianco/SerialRacker", + "repoVersion": "0.6.0" +} diff --git a/repos/SerialRacker b/repos/SerialRacker new file mode 160000 index 00000000..3f67c851 --- /dev/null +++ b/repos/SerialRacker @@ -0,0 +1 @@ +Subproject commit 3f67c851c13209c425d6dba3285f929f08b4ac30