Browse Source

SerialRacker: added repo and manifest; reviewed; version 0.6.0. #461

pull/469/head
Matt Demanett 7 years ago
parent
commit
0cc2e084fa
3 changed files with 12 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +8
    -0
      manifests/SerialRacker.json
  3. +1
    -0
      repos/SerialRacker

+ 3
- 0
.gitmodules View File

@@ -201,3 +201,6 @@
path = repos/mental path = repos/mental
url = https://github.com/Strum/Strums_Mental_VCV_Modules url = https://github.com/Strum/Strums_Mental_VCV_Modules
branch = master branch = master
[submodule "repos/SerialRacker"]
path = repos/SerialRacker
url = https://github.com/apbianco/SerialRacker.git

+ 8
- 0
manifests/SerialRacker.json View File

@@ -0,0 +1,8 @@
{
"name": "SerialRacker",
"author": "Alex Petit-Bianco",
"license": "BSD-3-Clause",
"pluginUrl": "https://github.com/apbianco/SerialRacker",
"sourceUrl": "https://github.com/apbianco/SerialRacker",
"repoVersion": "0.6.0"
}

+ 1
- 0
repos/SerialRacker

@@ -0,0 +1 @@
Subproject commit 3f67c851c13209c425d6dba3285f929f08b4ac30

Loading…
Cancel
Save