Installation
This guide will walk you through installing SwiftlyS2 on your Counter-Strike: 2 server.
Installing SwiftlyS2
- Download the latest release for your operating system.
Windows(with runtimes)v1.4.10Linux(with runtimes)v1.4.10Windows(with runtimes)v1.4.10-beta.5Linux(with runtimes)v1.4.10-beta.5Windowsv1.4.10Linuxv1.4.10Windowsv1.4.10-beta.5Linuxv1.4.10-beta.5
- Extract the archive. In it you'll find an
addons/directory. Copy the directory into your server'sgame/csgo.
If this is your first time installing SwiftlyS2, make sure to download the release with the Runtimes.
The Loader is the simplest and the only way to run SwiftlyS2.
Make SwiftlyS2 Load
- Locate your
gameinfo.gifile insidegame/csgoand 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:Source 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!