Browse Source

Review and add Bark at version 0.6.3. #535

master
Christoph Scholtes 6 years ago
parent
commit
90bc52721d
3 changed files with 15 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +11
    -0
      manifests/Bark.json
  3. +1
    -0
      repos/Bark

+ 3
- 0
.gitmodules View File

@@ -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

+ 11
- 0
manifests/Bark.json View File

@@ -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"
}

+ 1
- 0
repos/Bark

@@ -0,0 +1 @@
Subproject commit b6946e83a68668dd7c7fc975712968e166db1d08

Loading…
Cancel
Save