Browse Source

Update manifest for PS-PurrSoftware, NonlinearCircuits, 23volts

v1
Andrew Belt 5 years ago
parent
commit
718fe13f8d
3 changed files with 49 additions and 2 deletions
  1. +1
    -1
      manifests/23volts.json
  2. +47
    -0
      manifests/NonlinearCircuits.json
  3. +1
    -1
      manifests/PS-PurrSoftware.json

+ 1
- 1
manifests/23volts.json View File

@@ -1,7 +1,7 @@
{
"slug": "23volts",
"name": "23volts",
"version": "1.1.4",
"version": "1.1.5",
"license": "GPL-3.0-only",
"brand": "23volts",
"author": "R\u00e9mi Collin",


+ 47
- 0
manifests/NonlinearCircuits.json View File

@@ -0,0 +1,47 @@
{
"slug": "NonlinearCircuits",
"name": "Nonlinear Circuits",
"version": "1.0.0",
"license": "GPL-3.0-only",
"author": "Michael Hetrick",
"authorEmail": "",
"authorUrl": "https://mhetrick.com",
"pluginUrl": "http://nonlinearcircuits.blogspot.com/",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"sourceUrl": "https://github.com/mhetrick/nonlinearcircuits",
"modules": [
{
"slug": "BOOLs",
"name": "BOOLs",
"description": "Four binary logic jumblers. Panel by Papernoise.",
"tags": [
"Logic",
"Hardware Clone",
"Quad"
]
},
{
"slug": "DoubleNeuron",
"name": "Double Neuron",
"description": "Two Neurons and Two Difference Rectifiers. Panel by Papernoise.",
"tags": [
"Mixer",
"Noise",
"Utility",
"Random",
"Hardware Clone",
"Dual"
]
},
{
"slug": "SquidAxon",
"name": "Squid Axon",
"description": "Mixer, Shift Register, and Feedback. ",
"tags": [
"Mixer",
"Random",
"Hardware Clone"
]
}
]
}

+ 1
- 1
manifests/PS-PurrSoftware.json View File

@@ -1,7 +1,7 @@
{
"slug": "PS-PurrSoftware",
"name": "PS-PurrSoftware",
"version": "1.0.4",
"version": "1.0.5",
"license": "GPL-3.0-or-later",
"brand": "PurrSoftware",
"author": "Ken Chaffin",


Loading…
Cancel
Save