Browse Source

Add VCV commercial plugins, remove homepage from all VCV plugins

pull/32/head
Andrew Belt 7 years ago
parent
commit
458cafae3c
6 changed files with 17 additions and 4 deletions
  1. +0
    -1
      plugins/AudibleInstruments.json
  2. +0
    -1
      plugins/Befaco.json
  3. +0
    -1
      plugins/ESeries.json
  4. +0
    -1
      plugins/Grayscale.json
  5. +8
    -0
      plugins/VCV-Console.json
  6. +9
    -0
      plugins/VCV-PulseMatrix.json

+ 0
- 1
plugins/AudibleInstruments.json View File

@@ -4,7 +4,6 @@
"author": "VCV",
"license": "BSD 3-clause",
"version": "0.5.0",
"homepage": "https://vcvrack.com/",
"manual": "https://vcvrack.com/manual/AudibleInstruments.html",
"source": "https://github.com/VCVRack/AudibleInstruments"
}

+ 0
- 1
plugins/Befaco.json View File

@@ -4,7 +4,6 @@
"author": "VCV",
"license": "BSD 3-clause",
"version": "0.5.0",
"homepage": "https://vcvrack.com/",
"manual": "https://vcvrack.com/manual/Befaco.html",
"source": "https://github.com/VCVRack/Befaco"
}

+ 0
- 1
plugins/ESeries.json View File

@@ -4,7 +4,6 @@
"author": "VCV",
"license": "BSD 3-clause",
"version": "0.5.0",
"homepage": "https://vcvrack.com/",
"manual": "https://vcvrack.com/manual/ESeries.html",
"source": "https://github.com/VCVRack/ESeries"
}

+ 0
- 1
plugins/Grayscale.json View File

@@ -4,7 +4,6 @@
"author": "VCV",
"license": "BSD 3-clause",
"version": "0.5.0",
"homepage": "https://vcvrack.com/",
"manual": "https://vcvrack.com/manual/Grayscale.html",
"source": "https://github.com/VCVRack/Grayscale"
}

+ 8
- 0
plugins/VCV-Console.json View File

@@ -0,0 +1,8 @@
{
"slug": "VCV-Console",
"name": "Console",
"author": "VCV",
"license": "proprietary",
"version": "0.5.0",
"productId": 521624682539
}

+ 9
- 0
plugins/VCV-PulseMatrix.json View File

@@ -0,0 +1,9 @@
{
"slug": "VCV-PulseMatrix",
"name": "Pulse Matrix",
"author": "VCV",
"license": "proprietary",
"version": "0.5.1",
"manual": "https://vcvrack.com/plugins/PulseMatrix.html",
"productId": 449821147179
}

Loading…
Cancel
Save