diff --git a/.gitmodules b/.gitmodules index 7366c7c4..69fdef1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -207,3 +207,6 @@ [submodule "repos/BOKONTEPByteBeatMachine"] path = repos/BOKONTEPByteBeatMachine url = https://github.com/bokontep/BokontepByteBeatMachine.git +[submodule "repos/huaba"] + path = repos/huaba + url = https://github.com/dhuber81/huaba.git diff --git a/manifests/huaba.json b/manifests/huaba.json new file mode 100644 index 00000000..3c291927 --- /dev/null +++ b/manifests/huaba.json @@ -0,0 +1,12 @@ +{ + "name": "huaba", + "author": "David Huber", + "authorEmail": "dhuber318@gmail.com", + "license": "MIT", + "authorUrl": "https://github.com/dhuber81", + "pluginUrl": "https://github.com/dhuber81/huaba", + "sourceUrl": "https://github.com/dhuber81/huaba", + "manualUrl": "https://github.com/dhuber81/huaba", + "donateUrl": "https://paypal.me/DanielHuber81", + "repoVersion": "0.6.1" +} \ No newline at end of file diff --git a/repos/huaba b/repos/huaba new file mode 160000 index 00000000..74122457 --- /dev/null +++ b/repos/huaba @@ -0,0 +1 @@ +Subproject commit 741224578d612f5747b34950ff50939a407cbedb