From 4bbdabe8dfd2d22b1ed394aa533c088bf0aa73c7 Mon Sep 17 00:00:00 2001 From: CDeenen <68693756+CDeenen@users.noreply.github.com> Date: Sat, 28 Nov 2020 08:01:58 +0100 Subject: [PATCH] Updated Module Setup (markdown) --- Module-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module-Setup.md b/Module-Setup.md index 3980340..8da8a08 100644 --- a/Module-Setup.md +++ b/Module-Setup.md @@ -10,6 +10,6 @@ These will be explained in the relevant wiki pages for the specific actions: [Pl Below that, you will find the following settings: * **Enable module**: Ticking this box enables the module * **Stream Deck Model**: Select the model of your stream deck. This is optional, all it does is change the amount of macros and sounds that you can assign in the macro and soundboard configuration screens. If you have a smaller Stream Deck, you might not want to have a screen filled with 64 macros, since you probably won't use that many (you can, if you want to, though) -* **Material Server Address**: Fill in the address of the server (usually if you run it on the same computer as you're using for Foundry, this can be localhost:3001). More info on the server can be found [here](https://github.com/CDeenen/MaterialServer) +* **Material Server Address**: Fill in the address of Material Server (usually if you run it on the same computer as you're using for Foundry, this can be localhost:3001). This is not necessarily the IP address of Foundry! It is the IP address of the computer that's running Material Server, if you're unsure, start Material Server, and its IP address will be printed at the start. More info on the server can be found [here](https://github.com/CDeenen/MaterialServer) ![](https://github.com/CDeenen/MaterialDeck/blob/Master/wiki/img/ModuleSettings.png) \ No newline at end of file