Browse Source

add mscHack (shallow) repo, rename/edit Koralfx (#434)

* 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

* cf: Update repo and manifest

* Reviewed Version Update: Valley

* Bidoo 0.6.1 Manifest & Repo _prereview_

* moDllz: update Repo to 0.6.1

* Revert "moDllz: update Repo to 0.6.1"

This reverts commit 0bd1f40fe2.

* new repo: NonLinearInstruments, pre-review

* manifest update: NonLinearInstruments

* Update NonLinearInstruments.json

* repo update: Ohmer 0.6.2

* Update Ohmer.json

* repo update: FrozenWasteland 0.6.2

* Update FrozenWasteland.json

* repo update: AmalgamatedHarmonics 0.6.1

* manifest update: AmalgamatedHarmonics 0.6.1

* repo update: moDllz (next try)

* repo update: moDllz (caps conflict)

* repo update: AS 0.6.0.2

* manifest update: AS 0.6.0.2

* new manifest: alto777_LFSR

* license typo

* license

* license typo

* license typo

* license typo

* license typo

* one more sneaky one

* test added mscHack repo with --depth=1

* Update and rename KoralfxVCV.json to Koralfx-Modules.json
pull/444/head
phdsg vn chfhn Andrew Belt 7 years ago
parent
commit
2c1456aca8
4 changed files with 14 additions and 8 deletions
  1. +4
    -0
      .gitmodules
  2. +9
    -0
      manifests/Koralfx-Modules.json
  3. +0
    -8
      manifests/KoralfxVCV.json
  4. +1
    -0
      repos/mscHack

+ 4
- 0
.gitmodules View File

@@ -177,3 +177,7 @@
path = repos/NonLinearInstruments
url = https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins
branch = master
[submodule "repos/mscHack"]
path = repos/mscHack
url = https://github.com/mschack/VCV-Rack-Plugins.git
branch = master

+ 9
- 0
manifests/Koralfx-Modules.json View File

@@ -0,0 +1,9 @@
{
"name": "KoralfxVCV",
"author": "Tomek Sosnowski",
"authorEmail": "koralfx@gmail.com",
"license": "BSD-3-Clause",
"sourceUrl": "https://github.com/koralfx/Koralfx-Modules/",
"manualUrl": "https://github.com/koralfx/Koralfx-Modules/blob/master/README.md",
"donateUrl": "https://www.paypal.me/koralfx/"
}

+ 0
- 8
manifests/KoralfxVCV.json View File

@@ -1,8 +0,0 @@
{
"name": "KoralfxVCV",
"author": "Tomek Sosnowski",
"license": "proprietary",
"sourceUrl": "https://github.com/koralfx/KoralfxVCV",
"manualUrl": "https://github.com/koralfx/KoralfxVCV/blob/master/README.md",
"donateUrl": "https://www.paypal.me/koralfx/"
}

+ 1
- 0
repos/mscHack

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

Loading…
Cancel
Save