Browse Source

Update manifest for FreeSurface

v1
Andrew Belt 3 years ago
parent
commit
e7a0be17d7
2 changed files with 37 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +28
    -0
      manifests/FreeSurface.json

+ 9
- 0
manifests-cache.json View File

@@ -10072,5 +10072,14 @@
"creationTimestamp": 1635836895.957803
}
}
},
"FreeSurface": {
"buildTimestamp": 1636820541.9479241,
"creationTimestamp": 1636820542.584936,
"modules": {
"FreeSurface-WaterTable": {
"creationTimestamp": 1636820542.6633756
}
}
}
}

+ 28
- 0
manifests/FreeSurface.json View File

@@ -0,0 +1,28 @@
{
"slug": "FreeSurface",
"version": "1.2.2",
"license": "GPL-3.0-only",
"name": "Causal Systems",
"brand": "Free Surface",
"author": "Free Surface",
"authorEmail": "freesurfacemodules@gmail.com",
"pluginUrl": "https://github.com/freesurfacemodules/FreeSurface",
"authorUrl": "",
"manualUrl": "https://github.com/freesurfacemodules/FreeSurface",
"sourceUrl": "https://github.com/freesurfacemodules/FreeSurface",
"changelogUrl": "",
"modules": [
{
"slug": "FreeSurface-WaterTable",
"name": "WaterTable",
"description": "Physical modeling system with a fully analog design",
"tags": [
"Distortion",
"Filter",
"Panning",
"Ring modulator",
"Physical modeling"
]
}
]
}

Loading…
Cancel
Save