Swiftly is a server modification plugin for Counter Strike 2 servers which is based on Metamod:Source 2.x.
Report Bug
Discord Server
This project is in maintenance-only mode since the date of 10th of October 2025. The project will be discontinued after 6 months from this date, meaning 10th of April 2026. This mode is meant to keep the project functional until people using it will migrate to the new variant of the framework. Check out SwiftlyS2 and it's new features at https://swiftlys2.net
- hl2sdk (Downloads automatically with the git cloning using Recurse Submodules)
- metamod-source (Downloads automatically with the git cloning using Recurse Submodules)
- XMake
git clone --recurse-submodules https://github.com/swiftly-solution/swiftly
./setup.ps1 - Windows
./setup.sh - Linux
docker run --rm -it -e "FOLDER=swiftly" -e "GAME=cs2" -v .:/swiftly ghcr.io/swiftly-solution/swiftly:cross-compiler
Swiftly is licensed under the GNU GPL 3 License. You can view the license in the LICENSE file.
The Schema System and the base SDK classes fields provided by CS2Fixes.
The rest of SDK fields were provided by SteamDatabase.
Thanks to GAMMACASE, Poggu, and all the people which are constantly working for the Counter Strike 2 Server Community to become better.
