Browse Source

Review and add huaba at 0.6.1. #480

pull/514/head
Matt Demanett 7 years ago
parent
commit
17c366a42a
3 changed files with 16 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +12
    -0
      manifests/huaba.json
  3. +1
    -0
      repos/huaba

+ 3
- 0
.gitmodules View File

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

+ 12
- 0
manifests/huaba.json View File

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

+ 1
- 0
repos/huaba

@@ -0,0 +1 @@
Subproject commit 741224578d612f5747b34950ff50939a407cbedb

Loading…
Cancel
Save