Browse Source

some cleanup, still a WIP

pull/16/head
Jeremy Wentworth 7 years ago
parent
commit
f6d39b4cbe
13 changed files with 13 additions and 77 deletions
  1. +1
    -6
      plugins/ArableInstruments.json
  2. +1
    -7
      plugins/BogaudioModules.json
  3. +1
    -6
      plugins/JE.json
  4. +1
    -5
      plugins/MSM.json
  5. +1
    -6
      plugins/NauModular.json
  6. +1
    -5
      plugins/PvC.json
  7. +1
    -6
      plugins/Qwelk.json
  8. +1
    -7
      plugins/RJModules.json
  9. +1
    -6
      plugins/Simplemodulepack.json
  10. +1
    -8
      plugins/SonusDept.json
  11. +1
    -7
      plugins/Strum'sMentalModules.json
  12. +1
    -3
      plugins/moDllz.json
  13. +1
    -5
      plugins/mscHack.json

+ 1
- 6
plugins/ArableInstruments.json View File

@@ -2,10 +2,5 @@
"slug": "ArableInstruments", "slug": "ArableInstruments",
"name": "Arable Instruments", "name": "Arable Instruments",
"version": "0.4.0", "version": "0.4.0",
"source": "https://github.com/adbrant/ArableInstruments",
"download": "https://github.com/adbrant/ArableInstruments/releases",
"downloads": [
"win",
"mac"
]
"source": "https://github.com/adbrant/ArableInstruments"
} }

+ 1
- 7
plugins/BogaudioModules.json View File

@@ -2,11 +2,5 @@
"slug": "BogaudioModules", "slug": "BogaudioModules",
"name": "Bogaudio Modules", "name": "Bogaudio Modules",
"version": "0.5.0", "version": "0.5.0",
"source": "https://github.com/bogaudio/BogaudioModules",
"download": "https://github.com/bogaudio/BogaudioModules/releases",
"downloads": [
"win",
"mac",
"lin"
]
"source": "https://github.com/bogaudio/BogaudioModules"
} }

+ 1
- 6
plugins/JE.json View File

@@ -2,10 +2,5 @@
"slug": "JE", "slug": "JE",
"name": "JE", "name": "JE",
"version": "0.5.1", "version": "0.5.1",
"source": "https://github.com/eres-j/VCVRack-plugin-JE",
"download": "https://github.com/eres-j/VCVRack-plugin-JE/releases",
"downloads": [
"win",
"mac"
]
"source": "https://github.com/eres-j/VCVRack-plugin-JE"
} }

+ 1
- 5
plugins/MSM.json View File

@@ -2,9 +2,5 @@
"slug": "MSM", "slug": "MSM",
"name": "MSM", "name": "MSM",
"version": "0.5.0", "version": "0.5.0",
"source": "https://github.com/Phal-anx/MSM",
"download": "https://github.com/Phal-anx/MSM/releases/tag/0.5.2",
"downloads": [
"win"
]
"source": "https://github.com/Phal-anx/MSM"
} }

+ 1
- 6
plugins/NauModular.json View File

@@ -2,10 +2,5 @@
"slug": "NauModular", "slug": "NauModular",
"name": "NauModular", "name": "NauModular",
"version": "0.5.0", "version": "0.5.0",
"source": "https://github.com/naus3a/NauModular",
"download": "https://github.com/naus3a/NauModular/releases/",
"downloads": [
"win",
"mac"
]
"source": "https://github.com/naus3a/NauModular"
} }

+ 1
- 5
plugins/PvC.json View File

@@ -3,9 +3,5 @@
"name": "PvC", "name": "PvC",
"version": "0.5.1", "version": "0.5.1",
"source": "https://github.com/phdsg/PvC", "source": "https://github.com/phdsg/PvC",
"download": "https://github.com/phdsg/PvC/releases/",
"downloads": [
"win",
"lin"
]
"download": "https://github.com/phdsg/PvC/releases/"
} }

+ 1
- 6
plugins/Qwelk.json View File

@@ -2,10 +2,5 @@
"slug": "Qwelk", "slug": "Qwelk",
"name": "Qwelk", "name": "Qwelk",
"version": "0.5.0", "version": "0.5.0",
"source": "https://github.com/raincheque/qwelk",
"download": "https://github.com/raincheque/qwelk/tree/master/dist/",
"downloads": [
"win",
"mac"
]
"source": "https://github.com/raincheque/qwelk"
} }

+ 1
- 7
plugins/RJModules.json View File

@@ -3,11 +3,5 @@
"name": "RJModules", "name": "RJModules",
"version": "0.5.0+", "version": "0.5.0+",
"source": "https://github.com/Miserlou/RJModules", "source": "https://github.com/Miserlou/RJModules",
"manual": "https://github.com/Miserlou/RJModules",
"download": "https://github.com/Miserlou/RJModules/tree/master/dist/",
"downloads": [
"win",
"mac",
"lin"
]
"manual": "https://github.com/Miserlou/RJModules"
} }

+ 1
- 6
plugins/Simplemodulepack.json View File

@@ -3,10 +3,5 @@
"name": "Simple module pack", "name": "Simple module pack",
"version": "0.5.0", "version": "0.5.0",
"source": "https://github.com/IohannRabeson/VCVRack-Simple", "source": "https://github.com/IohannRabeson/VCVRack-Simple",
"manual": "https://iohannrabeson.github.io/VCVRack-Simple/",
"download": "https://github.com/IohannRabeson/VCVRack-Simple/releases",
"downloads": [
"win",
"mac"
]
"manual": "https://iohannrabeson.github.io/VCVRack-Simple/"
} }

+ 1
- 8
plugins/SonusDept.json View File

@@ -2,12 +2,5 @@
"slug": "SonusDept", "slug": "SonusDept",
"name": "Sonus Dept", "name": "Sonus Dept",
"version": "0.5.0", "version": "0.5.0",
"source": "https://gitlab.com/sonusdept/sonusmodular",
"manual": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular",
"download": "http://sonusmodular.sonusdept.com/",
"downloads": [
"win",
"mac",
"lin"
]
"source": "https://gitlab.com/sonusdept/sonusmodular"
} }

+ 1
- 7
plugins/Strum'sMentalModules.json View File

@@ -3,11 +3,5 @@
"name": "Strum's Mental Modules", "name": "Strum's Mental Modules",
"version": "0.5.0", "version": "0.5.0",
"source": "https://github.com/Strum/Strums_Mental_VCV_Modules", "source": "https://github.com/Strum/Strums_Mental_VCV_Modules",
"manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI/",
"download": "https://github.com/Strum/Strums_Mental_VCV_Modules/blob/master/Releases",
"downloads": [
"win",
"mac",
"lin"
]
"manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI/"
} }

+ 1
- 3
plugins/moDllz.json View File

@@ -4,7 +4,5 @@
"license": "BSD 3-clause", "license": "BSD 3-clause",
"version": "0.5.0", "version": "0.5.0",
"manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md",
"source": "https://github.com/dllmusic/VCV_moDllz",
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz_0.5.0.zip",
"downloads": ["mac"],
"source": "https://github.com/dllmusic/VCV_moDllz"
} }

+ 1
- 5
plugins/mscHack.json View File

@@ -2,9 +2,5 @@
"slug": "mscHack", "slug": "mscHack",
"name": "mscHack", "name": "mscHack",
"version": "0.5.0", "version": "0.5.0",
"source": "https://github.com/mschack/VCV-Rack-Plugins",
"download": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/mscHack.zip",
"downloads": [
"win"
]
"source": "https://github.com/mschack/VCV-Rack-Plugins"
} }

Loading…
Cancel
Save