diff --git a/plugins-source.json b/plugins-source.json index f21b4ae..8686fc9 100644 --- a/plugins-source.json +++ b/plugins-source.json @@ -1,6 +1,14 @@ { "$schema": "./schemas/plugins-source.schema.json", "plugins": [ + { + "id": "dotx-streamdeck-companion", + "name": "Stream Deck Companion", + "author": "DotMatrixLabs", + "description": "Guide for installing and setting up the Stream Deck Plugin for Dot X", + "repo": "https://github.com/DotMatrixLabs/dotx-streamdeck-plugin", + "tags": ["stream-deck", "integration", "productivity"] + } ] }