From 59f4019f1956c95aeda1f5adf979e85e9426c821 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 4 Dec 2020 18:37:57 -0500 Subject: [PATCH] Update manifest for DanTModules --- manifests-cache.json | 9 +++++++++ manifests/DanTModules.json | 25 +++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 manifests/DanTModules.json diff --git a/manifests-cache.json b/manifests-cache.json index 3e3924af..14e52a20 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -8991,5 +8991,14 @@ "creationTimestamp": 1605854040.0087686 } } + }, + "DanTModules": { + "buildTimestamp": 1607125042.0772974, + "creationTimestamp": 1607124947.802597, + "modules": { + "Wavulike": { + "creationTimestamp": 1607124948.1395001 + } + } } } \ No newline at end of file diff --git a/manifests/DanTModules.json b/manifests/DanTModules.json new file mode 100644 index 00000000..8e1fb203 --- /dev/null +++ b/manifests/DanTModules.json @@ -0,0 +1,25 @@ +{ + "slug": "DanTModules", + "name": "DanTModules", + "version": "1.0.0", + "license": "proprietary", + "brand": "DanT", + "author": "dtilley", + "authorEmail": "", + "authorUrl": "https://dtilley.co.uk", + "pluginUrl": "", + "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual", + "sourceUrl": "", + "donateUrl": "https://monzo.me/danieltilley2", + "changelogUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/CHANGELOG.md", + "modules": [ + { + "slug": "Wavulike", + "name": "Wavulike", + "description": "VCO based on generated waveform", + "tags": [ + "VCO" + ] + } + ] +} \ No newline at end of file