Browse Source

Update manifest 24conditions to 2.0.0b

v2
Andrew Belt 7 months ago
parent
commit
afb3bffbf5
2 changed files with 101 additions and 0 deletions
  1. +24
    -0
      manifests-cache.json
  2. +77
    -0
      manifests/24conditions.json

+ 24
- 0
manifests-cache.json View File

@@ -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
}
}
}
}

+ 77
- 0
manifests/24conditions.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save