diff --git a/manifests-cache.json b/manifests-cache.json index e5867f32..93f428d3 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -8141,5 +8141,14 @@ "creationTimestamp": 1594797087.9723127 } } + }, + "Atelier": { + "buildTimestamp": 1594865271.9513671, + "creationTimestamp": 1594864809.245203, + "modules": { + "AtelierPalette": { + "creationTimestamp": 1594864809.4765267 + } + } } } \ No newline at end of file diff --git a/manifests/Atelier.json b/manifests/Atelier.json new file mode 100644 index 00000000..d0a9e4d8 --- /dev/null +++ b/manifests/Atelier.json @@ -0,0 +1,26 @@ +{ + "slug": "Atelier", + "name": "Atelier", + "version": "1.0.0", + "license": "GPL-3.0-only", + "brand": "Atelier", + "author": "Xenakios", + "authorEmail": "xenakios@gmail.com", + "authorUrl": "https://xenakios.wordpress.com/", + "pluginUrl": "https://xenakios.wordpress.com/", + "manualUrl": "", + "sourceUrl": "https://github.com/Xenakios/Atelier", + "donateUrl": "", + "modules": [ + { + "slug": "AtelierPalette", + "name": "Palette", + "description": "Based on Mutable Instruments Plaits", + "tags": [ + "Oscillator", + "Hardware", + "Polyphonic" + ] + } + ] +} \ No newline at end of file