Browse Source

New Repo: mscHack... (#412)

* Reviewed Version Updates: Bogaudio #396, moDllz #389, Valley #407

* added mscHack Repo, Submodule. lotsa code, so maybe someone else could have a 2nd look.

* mscHack version update
pull/421/head
phdsg vn chfhn Andrew Belt 7 years ago
parent
commit
dd7e9288e7
3 changed files with 7 additions and 1 deletions
  1. +4
    -0
      .gitmodules
  2. +2
    -1
      manifests/mscHack.json
  3. +1
    -0
      repos/mscHack

+ 4
- 0
.gitmodules View File

@@ -181,3 +181,7 @@
path = repos/KoralfxVCV
url = https://github.com/koralfx/KoralfxVCV
branch = master
[submodule "repos/mscHack"]
path = repos/mscHack
url = https://github.com/mschack/VCV-Rack-Plugins
branch = master

+ 2
- 1
manifests/mscHack.json View File

@@ -3,5 +3,6 @@
"author": "Mark Schack",
"license": "MIT",
"manualUrl": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/README.md#demo-vids",
"sourceUrl": "https://github.com/mschack/VCV-Rack-Plugins"
"sourceUrl": "https://github.com/mschack/VCV-Rack-Plugins",
"repoVersion": "0.6.1"
}

+ 1
- 0
repos/mscHack

@@ -0,0 +1 @@
Subproject commit 2057b6e92deb128bf87c1c71cae8d98cc7625184

Loading…
Cancel
Save