Browse Source

Merge branch 'master' of https://github.com/phdsg/community

pull/432/head
phdsg 7 years ago
parent
commit
3b28e75fd3
2 changed files with 7 additions and 1 deletions
  1. +1
    -1
      manifests/NonLinearInstruments.json
  2. +6
    -0
      manifests/alto777_LFSR.json

+ 1
- 1
manifests/NonLinearInstruments.json View File

@@ -2,7 +2,7 @@
"name": "Non Linear Instruments", "name": "Non Linear Instruments",
"author": "Ignasi Álvarez Garriga", "author": "Ignasi Álvarez Garriga",
"authorUrl": "https://www.ignasialvarez.cat", "authorUrl": "https://www.ignasialvarez.cat",
"license": "BSD 3-clause",
"license": "BSD-3-clause",
"manualUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md", "manualUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md",
"sourceUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", "sourceUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins",
"repoVersion": "0.6.0", "repoVersion": "0.6.0",


+ 6
- 0
manifests/alto777_LFSR.json View File

@@ -0,0 +1,6 @@
{
"name": "alto777 LFSR",
"author": "Robert A Moeser",
"license": "BSD-3-Clause",
"sourceUrl": "https://github.com/alto777/LFSR"
}

Loading…
Cancel
Save