mirror of
https://github.com/fortressforever/fortressforever-maps.git
synced 2024-11-25 05:42:14 +00:00
README: Small formatting fix
This commit is contained in:
parent
950f6529d3
commit
c9f1628262
1 changed files with 3 additions and 4 deletions
|
@ -6,14 +6,13 @@ The map source files of Fortress Forever
|
|||
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. **Install Source SDK Base**
|
||||
Note: Fortress Forever redistributes Source SDK Base, but there are issues when Hammer does not load appid 215; see issue #4
|
||||
2. **Install Source SDK Base 2006** (this ideally wouldn't be necessary, [see issue #4](https://github.com/fortressforever/fortressforever-maps/issues/4))
|
||||
* In Steam, go to the Library tab and select *Tools* from the dropdown
|
||||
* Find *Source SDK Base 2006* in the list and install it
|
||||
2. **Setup Source SDK**
|
||||
3. **Setup Source SDK**
|
||||
* 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)
|
||||
3. **Launch Hammer**
|
||||
4. **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
|
||||
|
|
Loading…
Reference in a new issue