Browse Source

Update build for ChortlingHamsterModules

v1
Andrew Belt 5 years ago
parent
commit
d394946200
1 changed files with 24 additions and 0 deletions
  1. +24
    -0
      manifests/ChortlingHamsterModules.json

+ 24
- 0
manifests/ChortlingHamsterModules.json View File

@@ -0,0 +1,24 @@
{
"slug": "ChortlingHamsterModules",
"name": "Chortling Hamster Modules",
"version": "1.0.0",
"license": "BSD-3-Clause-Clear",
"brand": "Chortling Hamster Modules",
"author": "Alan Holding",
"authorEmail": "alanholding@me.com",
"authorUrl": "",
"pluginUrl": "https://github.com/chortlinghamster/modules/blob/master/README.md",
"manualUrl": "",
"sourceUrl": "https://github.com/chortlinghamster/modules",
"donateUrl": "",
"modules": [
{
"slug": "Pop",
"name": "Pop",
"description": "Pop is a small sample and hold module. One input, one trigger and one output. But it has a chortling hamster on it!",
"tags": [
"Sample and hold"
]
}
]
}

Loading…
Cancel
Save