Browse Source

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

pull/412/head
phdsg 7 years ago
parent
commit
4bda3d06cf
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 path = repos/KoralfxVCV
url = https://github.com/koralfx/KoralfxVCV url = https://github.com/koralfx/KoralfxVCV
branch = master 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", "author": "Mark Schack",
"license": "MIT", "license": "MIT",
"manualUrl": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/README.md#demo-vids", "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.0"
} }

+ 1
- 0
repos/mscHack

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

Loading…
Cancel
Save