Browse Source

Update manifest for FrozenWasteland

v1
Andrew Belt 4 years ago
parent
commit
6900de2105
2 changed files with 16 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +12
    -1
      manifests/FrozenWasteland.json

+ 4
- 1
manifests-cache.json View File

@@ -7700,7 +7700,7 @@
} }
}, },
"FrozenWasteland": { "FrozenWasteland": {
"buildTimestamp": 1610237084.6978207,
"buildTimestamp": 1611256008.6462564,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"BPMLFO": { "BPMLFO": {
@@ -7828,6 +7828,9 @@
}, },
"ManicCompressionMB": { "ManicCompressionMB": {
"creationTimestamp": 1609850066.3513186 "creationTimestamp": 1609850066.3513186
},
"MidiRecorder": {
"creationTimestamp": 1611239898.2692616
} }
} }
}, },


+ 12
- 1
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "FrozenWasteland", "slug": "FrozenWasteland",
"name": "Frozen Wasteland", "name": "Frozen Wasteland",
"version": "1.16.6",
"version": "1.17.0",
"author": "almostEric", "author": "almostEric",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com", "authorEmail": "almostEric@frozenwastelandmodules.com",
@@ -130,6 +130,17 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "MidiRecorder",
"name": "MIDI Recorder",
"description": "MIDI Gate Recorder",
"tags": [
"MIDI",
"Polyphonic",
"Recording",
"Utility"
]
},
{ {
"slug": "MrBlueSky", "slug": "MrBlueSky",
"name": "Mr. Blue Sky", "name": "Mr. Blue Sky",


Loading…
Cancel
Save