From 6bdaf903e960d4365068c4ad7606342c205ad49f Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 5 Jan 2021 07:36:55 -0500 Subject: [PATCH] Update manifest for Comfortzone, FrozenWasteland --- manifests-cache.json | 14 +++++++++++++- manifests/Comfortzone.json | 26 ++++++++++++++++++++++++++ manifests/FrozenWasteland.json | 10 +++++++++- 3 files changed, 48 insertions(+), 2 deletions(-) create mode 100644 manifests/Comfortzone.json diff --git a/manifests-cache.json b/manifests-cache.json index 0882b6fe..40fda055 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -7693,7 +7693,7 @@ } }, "FrozenWasteland": { - "buildTimestamp": 1608999225.907281, + "buildTimestamp": 1609850063.4178987, "creationTimestamp": 1518016501.0, "modules": { "BPMLFO": { @@ -7818,6 +7818,9 @@ }, "QARIrrationalityExpander": { "creationTimestamp": 1606547583.345621 + }, + "ManicCompressionMB": { + "creationTimestamp": 1609850066.3513186 } } }, @@ -9132,5 +9135,14 @@ "creationTimestamp": 1609177120.588399 } } + }, + "Comfortzone": { + "buildTimestamp": 1609849789.0151825, + "creationTimestamp": 1609850065.7243133, + "modules": { + "kickbaba": { + "creationTimestamp": 1609850066.0242276 + } + } } } \ No newline at end of file diff --git a/manifests/Comfortzone.json b/manifests/Comfortzone.json new file mode 100644 index 00000000..b83077b7 --- /dev/null +++ b/manifests/Comfortzone.json @@ -0,0 +1,26 @@ +{ + "slug": "Comfortzone", + "name": "Comfortzone", + "version": "1.0.0", + "license": "GPL-3.0-or-later", + "brand": "Comfortzone", + "author": "hampa", + "authorEmail": "hampus@nabistudios.com", + "authorUrl": "https://github.com/hampa", + "pluginUrl": "", + "manualUrl": "https://github.com/hampa/comfortzone/blob/main/README.md", + "sourceUrl": "https://github.com/hampa/comfortzone", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "kickbaba", + "name": "Kickbaba", + "description": "Psy Kick Bass", + "tags": [ + "Drum", + "Oscillator" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index 92390313..cfe89d24 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,7 +1,7 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.16.4", + "version": "1.16.5", "author": "almostEric", "license": "GPL-3.0-only", "authorEmail": "almostEric@frozenwastelandmodules.com", @@ -113,6 +113,14 @@ "Compressor" ] }, + { + "slug": "ManicCompressionMB", + "name": "Manic Compression - Multi Band", + "description": "Fun Multi-Band Compressor", + "tags": [ + "Compressor" + ] + }, { "slug": "Midichlorian", "name": "Midichlorian",