Browse Source

Update manifest DanTModules to 2.3.3

pull/785/head
Andrew Belt 3 years ago
parent
commit
5b1910f3ff
2 changed files with 29 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +22
    -1
      manifests/DanTModules.json

+ 7
- 1
manifests-cache.json View File

@@ -9618,7 +9618,7 @@
} }
}, },
"DanTModules": { "DanTModules": {
"buildTimestamp": 1641292646.209615,
"buildTimestamp": 1642449844.9563177,
"creationTimestamp": 1607124947.802597, "creationTimestamp": 1607124947.802597,
"modules": { "modules": {
"Wavulike": { "Wavulike": {
@@ -9644,6 +9644,12 @@
}, },
"Nonaquant": { "Nonaquant": {
"creationTimestamp": 1641292646.9036949 "creationTimestamp": 1641292646.9036949
},
"Chromagica": {
"creationTimestamp": 1642449845.6639073
},
"Chromakey": {
"creationTimestamp": 1642449845.8059819
} }
} }
}, },


+ 22
- 1
manifests/DanTModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "DanTModules", "slug": "DanTModules",
"name": "DanTModules", "name": "DanTModules",
"version": "2.3.2",
"version": "2.3.3",
"license": "proprietary", "license": "proprietary",
"brand": "DanT", "brand": "DanT",
"author": "dtilley", "author": "dtilley",
@@ -93,6 +93,27 @@
], ],
"keywords": "nine octaves nona quant", "keywords": "nine octaves nona quant",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/nonaquant.md" "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/nonaquant.md"
},
{
"slug": "Chromagica",
"name": "Chromagica",
"description": "[2hp] ARGB CV controller for Magical CV plugin theme",
"tags": [
"Utility",
"Visual"
],
"keywords": "chroma magica cv rgb red green blue theme",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/chromagica.md"
},
{
"slug": "Chromakey",
"name": "Chromakey",
"description": "[vari-hp] Blank that can change panel size & colour",
"tags": [
"Visual"
],
"keywords": "chroma magical cv blank theme green cyan magenta greenscreen",
"manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/chromakey.md"
} }
] ]
} }

Loading…
Cancel
Save