Browse Source

Update manifest for Atelier

v1
Andrew Belt 4 years ago
parent
commit
0d09b7d50a
2 changed files with 35 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +26
    -0
      manifests/Atelier.json

+ 9
- 0
manifests-cache.json View File

@@ -8141,5 +8141,14 @@
"creationTimestamp": 1594797087.9723127
}
}
},
"Atelier": {
"buildTimestamp": 1594865271.9513671,
"creationTimestamp": 1594864809.245203,
"modules": {
"AtelierPalette": {
"creationTimestamp": 1594864809.4765267
}
}
}
}

+ 26
- 0
manifests/Atelier.json View File

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

Loading…
Cancel
Save