diff --git a/.gitmodules b/.gitmodules index ea1531a8..3a5c5c3e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -279,3 +279,6 @@ [submodule "repos/EH_modules"] path = repos/EH_modules url = https://github.com/eh2k/fv1-emu +[submodule "repos/Bark"] + path = repos/Bark + url = https://github.com/Coirt/Bark.git diff --git a/manifests/Bark.json b/manifests/Bark.json new file mode 100644 index 00000000..9ea0cf9c --- /dev/null +++ b/manifests/Bark.json @@ -0,0 +1,11 @@ +{ + "name": "Bark", + "author": "Coirt", + "license": "BSD-4-Clause", + "pluginUrl": "https://github.com/Coirt/Bark", + "authorUrl": "https://github.com/Coirt", + "authorEmail": "philg@live.ie", + "manualUrl": "https://github.com/Coirt/Bark/wiki", + "sourceUrl": "https://github.com/Coirt/Bark", + "repoVersion": "0.6.3" +} diff --git a/repos/Bark b/repos/Bark new file mode 160000 index 00000000..b6946e83 --- /dev/null +++ b/repos/Bark @@ -0,0 +1 @@ +Subproject commit b6946e83a68668dd7c7fc975712968e166db1d08