diff --git a/Installation.md b/Installation.md index bf3cf08..b597113 100644 --- a/Installation.md +++ b/Installation.md @@ -1,5 +1,20 @@ # Installing the module 1. In the configuration and setup screen, go to 'Add-on Modules' 1. Click 'Install Module' at the bottom -1. In the bottom, there's a textbox labeled 'Manifest URL', copy the following link into that: https://raw.githubusercontent.com/CDeenen/MaterialDeck/Master/module.json -1. Click the 'Install' button \ No newline at end of file +1. In the bottom, there's a textbox labeled 'Manifest URL', copy the following link into that: +https://raw.githubusercontent.com/CDeenen/MaterialDeck/Master/module.json +1. Click the 'Install' button + +# Installing the Stream Deck plugin +1. Download and install the [Stream Deck software](https://www.elgato.com/en/gaming/downloads) +1. Download the latest plugin file (com.cdeenen.materialdeck.streamDeckPlugin) from [here](https://github.com/CDeenen/MaterialDeck_SD/releases) +1. Double-click the file, this should open the Stream Deck software +1. Press 'Install' in the pop-up + +# Installing the Stream Deck profile (optional) +1. Download the latest profile (ending with .streamDeckProfile) from [here](https://github.com/CDeenen/MaterialDeck_SD/releases) +1. Double-click the file, this should load the profile into the Stream Deck software + +# Installing the server +1. Download the latest version [here](https://github.com/CDeenen/MaterialDeck_Server/releases) +1. Double-click the file to start the server (needs to be done everytime you want to use the module) \ No newline at end of file