From afb3bffbf59c9d93580690c0b4b96d3519484f5f Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 10 Oct 2024 15:00:58 -0400 Subject: [PATCH] Update manifest 24conditions to 2.0.0b --- manifests-cache.json | 24 ++++++++++++ manifests/24conditions.json | 77 +++++++++++++++++++++++++++++++++++++ 2 files changed, 101 insertions(+) create mode 100644 manifests/24conditions.json diff --git a/manifests-cache.json b/manifests-cache.json index fff5ce77..f7456c7e 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -14422,5 +14422,29 @@ "creationTimestamp": 1728360334.224164 } } + }, + "24conditions": { + "buildTimestamp": 1728585150.6958299, + "creationTimestamp": 1728585152.1400883, + "modules": { + "Realities": { + "creationTimestamp": 1728585152.183556 + }, + "Ebb": { + "creationTimestamp": 1728585152.2266235 + }, + "Mist": { + "creationTimestamp": 1728585152.2672157 + }, + "Lucid": { + "creationTimestamp": 1728585152.3117464 + }, + "Adrift": { + "creationTimestamp": 1728585152.3535595 + }, + "Wander": { + "creationTimestamp": 1728585152.399476 + } + } } } \ No newline at end of file diff --git a/manifests/24conditions.json b/manifests/24conditions.json new file mode 100644 index 00000000..eb0c61e3 --- /dev/null +++ b/manifests/24conditions.json @@ -0,0 +1,77 @@ +{ + "slug": "24conditions", + "name": "24conditions", + "version": "2.0.0b", + "license": "proprietary", + "brand": "24conditions", + "author": "jhe", + "authorEmail": "24conditions@gmail.com", + "authorUrl": "http://j-he.net", + "pluginUrl": "http://j-he.net/24conditions", + "manualUrl": "http://j-he.net/24condmain", + "sourceUrl": "", + "donateUrl": "https://ko-fi.com/24conditions", + "changelogUrl": "", + "modules": [ + { + "slug": "Realities", + "name": "Realities", + "description": "selecting realities", + "manualUrl": "http://j-he.net/24cond#Realities", + "tags": [ + "Reverb" + ] + }, + { + "slug": "Ebb", + "name": "Ebb", + "description": "harmonic undulations", + "manualUrl": "http://j-he.net/24cond#Ebb", + "tags": [ + "Phaser" + ] + }, + { + "slug": "Mist", + "name": "Mist", + "description": "bits and bytes", + "manualUrl": "http://j-he.net/24cond#Mist", + "tags": [ + "Noise", + "Random" + ] + }, + { + "slug": "Lucid", + "name": "Lucid", + "description": "unwavering radiance", + "manualUrl": "http://j-he.net/24cond#Lucid", + "tags": [ + "Oscillator", + "Multiple", + "Waveshaper" + ] + }, + { + "slug": "Adrift", + "name": "Adrift", + "description": "stone skipping across the pond", + "manualUrl": "http://j-he.net/24cond#Adrift", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "Wander", + "name": "Wander", + "manualUrl": "http://j-he.net/24cond#Wander", + "description": "enjoyment in untroubled ease", + "tags": [ + "Random", + "Low-frequency Oscillator", + "Multiple", + "Function generator" + ] + } + ] +} \ No newline at end of file