From 41fb1f69b0ffa62b2b295fda18d2738b1734082d Mon Sep 17 00:00:00 2001 From: Blixibon Date: Sun, 5 Jul 2020 16:51:38 -0500 Subject: [PATCH] Updated Setting up Mapbase (markdown) --- Setting-up-Mapbase.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Setting-up-Mapbase.md b/Setting-up-Mapbase.md index e8208c4..c68f386 100644 --- a/Setting-up-Mapbase.md +++ b/Setting-up-Mapbase.md @@ -12,6 +12,8 @@ You should now have “Mapbase - Episodic” and “Mapbase - HL2” in your Ste If you have followed all instructions correctly, Mapbase should be fully playable at this point. `mapbase_episodic` is for the HL2 episodes, `mapbase_hl2` is for the original HL2, and `mapbase_shared` just contains miscellaneous content not unique to Half-Life 2. +See [Mapbase Setup Troubleshooting](Mapbase-Setup-Troubleshooting#Installing-Mapbase) if you encounter issues installing Mapbase. + # Using Mapbase in Hammer ### Setting up Mapbase for Hammer has two extra steps compared to setting up Hammer for other mods! @@ -36,6 +38,8 @@ Mapbase's default FGDs are located in `mapbase_shared/shared_misc/bin`. You shou Once you’ve set up your new configuration(s), select your configuration of choice and restart Hammer. Once you've set up the shortcut and installed compatible compile tools, you should be good to go for mapping with Mapbase. +See [Mapbase Setup Troubleshooting](Mapbase-Setup-Troubleshooting#Using-Mapbase-in-Hammer) if you encounter issues setting up Mapbase for Hammer. + ### Raw configs Instead of creating a game config in Hammer, you could also modify `bin/GameConfig.txt` directly and insert configs into it.