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).