Browse Source

Update manifest for DanTModules

v1
Andrew Belt 4 years ago
parent
commit
59f4019f19
2 changed files with 34 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +25
    -0
      manifests/DanTModules.json

+ 9
- 0
manifests-cache.json View File

@@ -8991,5 +8991,14 @@
"creationTimestamp": 1605854040.0087686 "creationTimestamp": 1605854040.0087686
} }
} }
},
"DanTModules": {
"buildTimestamp": 1607125042.0772974,
"creationTimestamp": 1607124947.802597,
"modules": {
"Wavulike": {
"creationTimestamp": 1607124948.1395001
}
}
} }
} }

+ 25
- 0
manifests/DanTModules.json View File

@@ -0,0 +1,25 @@
{
"slug": "DanTModules",
"name": "DanTModules",
"version": "1.0.0",
"license": "proprietary",
"brand": "DanT",
"author": "dtilley",
"authorEmail": "",
"authorUrl": "https://dtilley.co.uk",
"pluginUrl": "",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual",
"sourceUrl": "",
"donateUrl": "https://monzo.me/danieltilley2",
"changelogUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/CHANGELOG.md",
"modules": [
{
"slug": "Wavulike",
"name": "Wavulike",
"description": "VCO based on generated waveform",
"tags": [
"VCO"
]
}
]
}

Loading…
Cancel
Save