diff --git a/plugins/AudibleInstruments.json b/plugins/AudibleInstruments.json index 9fe6c156..a3eaa106 100644 --- a/plugins/AudibleInstruments.json +++ b/plugins/AudibleInstruments.json @@ -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" } \ No newline at end of file diff --git a/plugins/Befaco.json b/plugins/Befaco.json index 1020e2f7..52af90a1 100644 --- a/plugins/Befaco.json +++ b/plugins/Befaco.json @@ -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" } \ No newline at end of file diff --git a/plugins/ESeries.json b/plugins/ESeries.json index 84620182..3c5fed7b 100644 --- a/plugins/ESeries.json +++ b/plugins/ESeries.json @@ -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" } \ No newline at end of file diff --git a/plugins/Grayscale.json b/plugins/Grayscale.json index cb3002ad..e3d67c9f 100644 --- a/plugins/Grayscale.json +++ b/plugins/Grayscale.json @@ -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" } \ No newline at end of file diff --git a/plugins/VCV-Console.json b/plugins/VCV-Console.json new file mode 100644 index 00000000..ca446e70 --- /dev/null +++ b/plugins/VCV-Console.json @@ -0,0 +1,8 @@ +{ + "slug": "VCV-Console", + "name": "Console", + "author": "VCV", + "license": "proprietary", + "version": "0.5.0", + "productId": 521624682539 +} \ No newline at end of file diff --git a/plugins/VCV-PulseMatrix.json b/plugins/VCV-PulseMatrix.json new file mode 100644 index 00000000..4cabaa5b --- /dev/null +++ b/plugins/VCV-PulseMatrix.json @@ -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 +} \ No newline at end of file