diff --git a/manifests-cache.json b/manifests-cache.json index 7a44f923..6a39eafb 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -10699,5 +10699,14 @@ "creationTimestamp": 1645284606.320303 } } + }, + "Inklen-CableColourKey": { + "buildTimestamp": 1646679074.1290994, + "creationTimestamp": 1646679075.7880082, + "modules": { + "CableColourKey": { + "creationTimestamp": 1646679075.9063842 + } + } } } \ No newline at end of file diff --git a/manifests/Inklen-CableColourKey.json b/manifests/Inklen-CableColourKey.json new file mode 100644 index 00000000..dabb109c --- /dev/null +++ b/manifests/Inklen-CableColourKey.json @@ -0,0 +1,25 @@ +{ + "slug": "Inklen-CableColourKey", + "name": "Inklen Cable Colour Key", + "version": "2.0.0", + "license": "proprietary", + "brand": "Inklen", + "author": "Nick Feisst", + "authorEmail": "support@inklen.com", + "authorUrl": "https://inklen.com", + "pluginUrl": "", + "manualUrl": "https://inklen.com/rackmodules/manual/cablecolourkeymodules", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "CableColourKey", + "name": "Cable Colour Key", + "description": "Change the colour of the currently selected cable using your keyboard", + "tags": [ + "Utility" + ] + } + ] +} \ No newline at end of file