swiftly
swiftly copied to clipboard
Lua/C#-based framework for CS2/Source2
Swiftly is a server modification plugin for Counter Strike 2 servers which is based on Metamod:Source 2.x
Report Bug
Discord Server
Build Requirements
- hl2sdk (Downloads automatically with the git cloning using Recurse Submodules)
- metamod-source
- python3
- XMake (MAKE SURE
xmakeCOMMAND IS AVAILABLE VIAPATHFOR WINDOWS)
Downloads
Get Plugins
For Developers
Building Commands
Close Repository
git clone --recurse-submodules https://github.com/swiftly-solution/swiftly
Build
./setup.ps1 - Windows
./setup.sh - Linux
License
Swiftly is licensed under the MIT License. You can view the license in the LICENSE file.
Credits
I've used the Schema System and the base SDK classes fields provided by CS2Fixes. The rest of SDK fields were provided by Source2SDK. Thanks to the Source2ZE team for providing the code for Addons Manager in Swiftly.