Browse Source

Remove plugins with invalid GitHub URLs from library repository. #555

pull/785/head
Christoph Scholtes 1 year ago
parent
commit
bad2d79dde
4 changed files with 0 additions and 14 deletions
  1. +0
    -11
      .gitmodules
  2. +0
    -1
      repos/RacketScience
  3. +0
    -1
      repos/TheXOR
  4. +0
    -1
      repos/luckyxxl

+ 0
- 11
.gitmodules View File

@@ -53,18 +53,10 @@
path = repos/RJModules
url = https://github.com/Miserlou/RJModules
branch = master
[submodule "repos/TheXOR"]
path = repos/TheXOR
url = https://github.com/The-XOR/RackPlugins
branch = master
[submodule "repos/dBiz"]
path = repos/dBiz
url = https://github.com/dBiz/dBiz
branch = master
[submodule "repos/luckyxxl"]
path = repos/luckyxxl
url = https://github.com/luckyxxl/vcv_luckyxxl
branch = master
[submodule "repos/moDllz"]
path = repos/moDllz
url = https://github.com/dllmusic/VCV_moDllz
@@ -415,9 +407,6 @@
[submodule "repos/MindMeldModular"]
path = repos/MindMeldModular
url = https://github.com/MarcBoule/MindMeldModular.git
[submodule "repos/RacketScience"]
path = repos/RacketScience
url = https://github.com/ContemporaryInsanity/RacketScience.git
[submodule "repos/SA-Seasons"]
path = repos/SA-Seasons
url = https://github.com/SpektroAudio/Seasons.git


+ 0
- 1
repos/RacketScience

@@ -1 +0,0 @@
Subproject commit 04caab44e47d60b3af2a9fae0108e9cc241f31ac

+ 0
- 1
repos/TheXOR

@@ -1 +0,0 @@
Subproject commit 168a32e1331f7eb355b1522ae0550186bebba45a

+ 0
- 1
repos/luckyxxl

@@ -1 +0,0 @@
Subproject commit 13b76875e980503c1d123edded34a310cb2588a6

Loading…
Cancel
Save