Browse Source

Review and add Quadraphonics at version 0.6.3. #538

master
Christoph Scholtes 6 years ago
parent
commit
9fb14dd418
3 changed files with 16 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +12
    -0
      manifests/Quadraphonics.json
  3. +1
    -0
      repos/Quadraphonics

+ 3
- 0
.gitmodules View File

@@ -297,3 +297,6 @@
[submodule "repos/Edge"]
path = repos/Edge
url = https://github.com/Edge-Modules/Edge.git
[submodule "repos/Quadraphonics"]
path = repos/Quadraphonics
url = https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack.git

+ 12
- 0
manifests/Quadraphonics.json View File

@@ -0,0 +1,12 @@
{
"slug": "Quadraphonics",
"name": "Quadraphonics",
"author": "Uriel Deveaud",
"license": "GPL-3.0 and BSD-3-Clause",
"pluginUrl": "https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack",
"authorUrl": "https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack",
"authorEmail": "uriel.deveaud.gmail.com",
"manualUrl": "https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack",
"sourceUrl": "https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack",
"repoVersion": "0.6.3"
}

+ 1
- 0
repos/Quadraphonics

@@ -0,0 +1 @@
Subproject commit 9a4341c50b36341b855ecc427c57644a02e3d07f

Loading…
Cancel
Save