diff --git a/.gitmodules b/.gitmodules index 94a42d92..3dbecfe7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -240,3 +240,6 @@ [submodule "repos/noobhour"] path = repos/noobhour url = https://github.com/NicolasNeubauer/noobhour_modules +[submodule "repos/TriggerFish-Elements"] + path = repos/TriggerFish-Elements + url = https://github.com/JTriggerFish/TriggerFish-VCV.git diff --git a/manifests/TriggerFish-Elements.json b/manifests/TriggerFish-Elements.json new file mode 100644 index 00000000..9524b58a --- /dev/null +++ b/manifests/TriggerFish-Elements.json @@ -0,0 +1,10 @@ +{ + "name": "TriggerFish Elements", + "author": "J TriggerFish", + "authorEmail": "FastTriggerFish@gmail.com", + "license": "BSD-3-Clause", + "manualUrl": "https://github.com/JTriggerFish/TriggerFish-VCV/blob/master/README.md", + "sourceUrl": "https://github.com/JTriggerFish/TriggerFish-VCV.git", + "repoVersion": "0.6.1" +} + diff --git a/repos/TriggerFish-Elements b/repos/TriggerFish-Elements new file mode 160000 index 00000000..cdb16527 --- /dev/null +++ b/repos/TriggerFish-Elements @@ -0,0 +1 @@ +Subproject commit cdb165278a330172fbf395b9ff4f4f75d1d97665