From 614207f73d43bde10622a1a005a64271e9a4ca4f Mon Sep 17 00:00:00 2001 From: Material Foundry <68693756+CDeenen@users.noreply.github.com> Date: Wed, 14 Apr 2021 07:26:22 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 7f61330..9e27c28 100644 --- a/FAQ.md +++ b/FAQ.md @@ -31,8 +31,8 @@ Currently the following systems are supported: ## My game system is currently not supported, can I still use Material Deck? Yes, you can!
-Most functions are system agnostic, with the exception of [Token Actions](https://github.com/CDeenen/MaterialDeck/wiki/Token-Action) and [Combat Tracker Actions](https://github.com/CDeenen/MaterialDeck/wiki/Combat-Tracker-Action), where the system is required to display token stats and to set conditions.
-If you're system isn't supported, I'd suggest you set the system to DnD5e. You can manually set up the stats using the [custom stats] function, and there's a chance that your systems uses the same conditions as DnD5e. +Most functions are system agnostic, with the exception of some [Token Actions](https://github.com/CDeenen/MaterialDeck/wiki/Token-Action) and [Combat Tracker Actions](https://github.com/CDeenen/MaterialDeck/wiki/Combat-Tracker-Action), where the system is required to display token stats and to set conditions.
+If your system isn't supported, it'll assume DnD5e. You can manually set up the stats using the [custom stats] function, and there's a chance that your systems uses the same conditions as DnD5e. ## Could you add support for [game system]? Sure! Please [contact me](https://github.com/CDeenen/MaterialDeck#feedback) or open an [issue](https://github.com/CDeenen/MaterialDeck/issues).