Installation: Difference between revisions
From Fortress Blast
Jump to navigationJump to search
(Added server-specific setup) |
No edit summary |
||
Line 1: | Line 1: | ||
To perform a basic install of Fortress Blast, complete the following steps: | To perform a basic install of Fortress Blast, complete the following steps: | ||
* Download the latest Rest in Pawn .zip file from the [https://github.com/ErikMinekus/sm-ripext/releases Rest in Pawn releases page] and extract the <code>addons</code> folder into your server's <code>tf</code> folder. | |||
* Download the latest Fortress Blast Source code .zip file from [https://github.com/Fortress-Blast/Fortress-Blast/releases the releases page] and extract the contents of the <code>tf</code> folder into your server's <code>tf</code> folder. | |||
* Add the Fortress Blast custom materials, models and sounds included in the above download to your FastDL server. | |||
The above install only comes with support for a limited number of official Team Fortress 2 maps. Visit the [https://github.com/Fortress-Blast/Fortress-Blast-Maps maps repository] and download the master branch for even more map support of both official and custom maps. If a map you are hosting is not supported, first learn about the [[Powerup locations|.json files]] Fortress Blast uses, and then you can create [[custom powerup locations]] of your own. | The above install only comes with support for a limited number of official Team Fortress 2 maps. Visit the [https://github.com/Fortress-Blast/Fortress-Blast-Maps maps repository] and download the master branch for even more map support of both official and custom maps. If a map you are hosting is not supported, first learn about the [[Powerup locations|.json files]] Fortress Blast uses, and then you can create [[custom powerup locations]] of your own. | ||
This basic installation does not allow you to [[Recompiling code|edit and recompile the Fortress Blast code]]. Also, depending on the server's map rotation and gamemode, [[server-specific setup]] may be required. | This basic installation does not allow you to [[Recompiling code|edit and recompile the Fortress Blast code]]. Also, depending on the server's map rotation and gamemode, [[server-specific setup]] may be required. |
Revision as of 00:04, 11 December 2019
To perform a basic install of Fortress Blast, complete the following steps:
- Download the latest Rest in Pawn .zip file from the Rest in Pawn releases page and extract the
addons
folder into your server'stf
folder. - Download the latest Fortress Blast Source code .zip file from the releases page and extract the contents of the
tf
folder into your server'stf
folder. - Add the Fortress Blast custom materials, models and sounds included in the above download to your FastDL server.
The above install only comes with support for a limited number of official Team Fortress 2 maps. Visit the maps repository and download the master branch for even more map support of both official and custom maps. If a map you are hosting is not supported, first learn about the .json files Fortress Blast uses, and then you can create custom powerup locations of your own.
This basic installation does not allow you to edit and recompile the Fortress Blast code. Also, depending on the server's map rotation and gamemode, server-specific setup may be required.