Browse Source

Update manifest for Comfortzone, FrozenWasteland

v1
Andrew Belt 4 years ago
parent
commit
6bdaf903e9
3 changed files with 48 additions and 2 deletions
  1. +13
    -1
      manifests-cache.json
  2. +26
    -0
      manifests/Comfortzone.json
  3. +9
    -1
      manifests/FrozenWasteland.json

+ 13
- 1
manifests-cache.json View File

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

+ 26
- 0
manifests/Comfortzone.json View File

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

+ 9
- 1
manifests/FrozenWasteland.json View File

@@ -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",


Loading…
Cancel
Save