From d334e38cd4df07d0f1df4f77f7409907eb1a4397 Mon Sep 17 00:00:00 2001 From: CDeenen <68693756+CDeenen@users.noreply.github.com> Date: Thu, 7 Jan 2021 05:18:53 +0100 Subject: [PATCH] Created External Modules (markdown) --- External-Modules.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 External-Modules.md diff --git a/External-Modules.md b/External-Modules.md new file mode 100644 index 0000000..cdf6428 --- /dev/null +++ b/External-Modules.md @@ -0,0 +1,20 @@ +Material Deck currently supports a few External Foundry modules.
+Some of these are integrated within the various actions, while others can be found in the 'External Modules' action. + +# Integrated Modules +* [The Furnace (advanced macros only)](https://github.com/CDeenen/MaterialDeck/wiki/Macro-Action#furnace-arguments) +* [Custom Hotbar](https://github.com/CDeenen/MaterialDeck/wiki/Macro-Action#mode-hotbarvisible-hotbarcustom-hotbar) + +# External Modules Action +Using the External Modules Action, you can control and display aspects of some modules.
+ +## Fx Master +[Fx Master](https://foundryvtt.com/packages/fxmaster/) allows you to create weather and filter overlays. + +### Type +* Weather Controls - Control Fx Master weather controls +* Colorize Effects - Draw a colored overlay +* Filters - Overlay a filter + +## GM Screen +[GM Screen](https://foundryvtt.com/packages/gm-screen/) is a module that allows you to create a GM Screen. By assigning this function to a button, you can open and close the GM screen with that button. \ No newline at end of file