From 899e976ca6d986725573c4b80e78e07b01c48cf9 Mon Sep 17 00:00:00 2001 From: Blixibon Date: Sat, 24 Aug 2019 11:32:02 -0500 Subject: [PATCH] Updated Frequently Asked Questions (FAQ) (markdown) --- Frequently-Asked-Questions-(FAQ).md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index f152b3f..2f3817f 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -1,6 +1,12 @@ --- +**Q: Does Mapbase modify Hammer?** + +**A:** ***Mapbase does not directly modify Hammer***. It runs as its own mod with Hammer configured to use that mod's files and directories. Mapbase improves the FGDs based on existing framework and does some extra shader stuff, but it doesn't actually change the editor itself. + +--- + **Q: How can I see what's changed in Mapbase?** **A:** The most detailed list of changes is [Mapbase's Trello board](https://trello.com/b/8M9UIlGY/mapbase), which was used during development to keep track of changes. There's also the [Entity List](Entity-List), which shows every single entity available in Source 2013 and Mapbase, showing how existing entities have changed and listing entities introduced by Mapbase.