2015-03-18 06:36:37 +00:00
|
|
|
# fortressforever-maps
|
|
|
|
The map source files of Fortress Forever
|
2015-03-20 04:44:35 +00:00
|
|
|
|
|
|
|
## Setting up Hammer
|
|
|
|
|
|
|
|
1. **Install Source SDK**
|
|
|
|
* In Steam, go to the Library tab and select *Tools* from the dropdown
|
|
|
|
* Find Source SDK in the list and install it
|
|
|
|
2. **Setup Source SDK**
|
2015-03-20 04:46:42 +00:00
|
|
|
* Run Source SDK once (it will install some misc files and set the `sourcesdk` environment variable for you). Close it once it is finished.
|
|
|
|
* Run [`setup.bat`](setup.bat)
|
2015-03-20 04:44:35 +00:00
|
|
|
3. **Launch Hammer**
|
|
|
|
* Open Source SDK
|
|
|
|
* Select *Source Engine 2006* as the *Engine Version* and *Fortress Forever* as the *Current Game*
|
|
|
|
* Double click *Hammer Editor* under the *Applications* heading
|