Installation
This guide will walk you through installing SwiftlyS2 on your Counter-Strike 2 server.
Prerequisites
SwiftlyS2 does not need MetaMod.
Installing SwiftlyS2
- Download the latest Swiftly Release for your operating system.
- Extract the archive. You will find the following directory:
/addons/swiftlys2— which contains the SwiftlyS2 Loader
- Copy the
/addonsdirectory to your server’s/game/csgo/folder.
If this is your first time installing SwiftlyS2, make sure to download the release with the -with-runtimes suffix.
The Loader is the simplest and the only way to run SwiftlyS2.
- Locate your
gameinfo.gifile inside/game/csgo/and open it. - Find the line:
and add the following line below it:Game_LowViolence csgo_lvGame csgo/addons/swiftlys2 - Save the file and restart your server.
- Run the command
swin your server console to verify the installation.
If you also have MetaMod installed, add it after it's entry inside gameinfo.gi. See below for the example.
...
Game csgo/addons/metamod
Game csgo/addons/swiftlys2
...You’re done!
SwiftlyS2 is now installed and ready to enhance your server!