Browse Source

Update manifest for CrystalPalace

v1
Andrew Belt 5 years ago
parent
commit
c112daddc4
1 changed files with 19 additions and 3 deletions
  1. +19
    -3
      manifests/CrystalPalace.json

+ 19
- 3
manifests/CrystalPalace.json View File

@@ -1,9 +1,25 @@
{ {
"slug": "CrystalPalace",
"name": "Crystal Palace", "name": "Crystal Palace",
"version": "1.0.0",
"license": "proprietary", "license": "proprietary",
"brand": "Crystal Palace",
"author": "David Peterson", "author": "David Peterson",
"authorEmail": "",
"authorUrl": "https://github.com/djpeterso23662",
"pluginUrl": "https://github.com/djpeterso23662/CrystalPalace",
"manualUrl": "https://github.com/djpeterso23662/CrystalPalace/blob/master/README.md", "manualUrl": "https://github.com/djpeterso23662/CrystalPalace/blob/master/README.md",
"pluginUrl": "https://github.com/djpeterso23662/CrystalPalace/blob/master/README.md",
"slug": "CrystalPalace",
"version": "0.6.1.8"
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Perspex",
"name": "Perspex",
"description": "Revolving 16-channel mixer",
"tags": [
"Mixer"
]
}
]
} }

Loading…
Cancel
Save