Browse Source

Update manifest 24conditions to 2.0.0d

v2
Andrew Belt 5 months ago
parent
commit
cf8a645709
2 changed files with 25 additions and 3 deletions
  1. +7
    -1
      manifests-cache.json
  2. +18
    -2
      manifests/24conditions.json

+ 7
- 1
manifests-cache.json View File

@@ -14472,7 +14472,7 @@
} }
}, },
"24conditions": { "24conditions": {
"buildTimestamp": 1728972558.4568737,
"buildTimestamp": 1731617575.5478723,
"creationTimestamp": 1728585152.1400883, "creationTimestamp": 1728585152.1400883,
"modules": { "modules": {
"Realities": { "Realities": {
@@ -14492,6 +14492,12 @@
}, },
"Wander": { "Wander": {
"creationTimestamp": 1728585152.399476 "creationTimestamp": 1728585152.399476
},
"Emptiness10": {
"creationTimestamp": 1731617575.782707
},
"Emptiness4": {
"creationTimestamp": 1731617575.832107
} }
} }
}, },


+ 18
- 2
manifests/24conditions.json View File

@@ -1,14 +1,14 @@
{ {
"slug": "24conditions", "slug": "24conditions",
"name": "24conditions", "name": "24conditions",
"version": "2.0.0c",
"version": "2.0.0d",
"license": "proprietary", "license": "proprietary",
"brand": "24conditions", "brand": "24conditions",
"author": "jhe", "author": "jhe",
"authorEmail": "24conditions@gmail.com", "authorEmail": "24conditions@gmail.com",
"authorUrl": "http://j-he.net", "authorUrl": "http://j-he.net",
"pluginUrl": "http://j-he.net/24conditions", "pluginUrl": "http://j-he.net/24conditions",
"manualUrl": "http://j-he.net/24condmain",
"manualUrl": "http://j-he.net/24cond",
"sourceUrl": "", "sourceUrl": "",
"donateUrl": "https://ko-fi.com/24conditions", "donateUrl": "https://ko-fi.com/24conditions",
"changelogUrl": "", "changelogUrl": "",
@@ -72,6 +72,22 @@
"Multiple", "Multiple",
"Function generator" "Function generator"
] ]
},
{
"slug": "Emptiness10",
"name": "Emptiness10",
"description": "the most astounding sound is silence",
"tags": [
"blank"
]
},
{
"slug": "Emptiness4",
"name": "Emptiness4",
"description": "the most astounding sound is silence",
"tags": [
"blank"
]
} }
] ]
} }

Loading…
Cancel
Save