Installation: Difference between revisions
From Fortress Blast
Jump to navigationJump to search
No edit summary |
mNo 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 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 | * Download the latest Fortress Blast Source code .zip file from {{link|github|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. | * 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 | The above install only comes with support for a limited number of official Team Fortress 2 maps. Visit the {{link|github|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 [[Custom powerup locations|powerup]] or [[gift 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 game mode, [[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 game mode, [[server-specific setup]] may be required. |
Revision as of 11:19, 20 January 2020
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 or gift 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 game mode, server-specific setup may be required.