Swiftly is a server modification plugin for Counter Strike 2 servers which is based on Metamod:Source 2.x.
Report Bug
Discord Server
- 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.