Skip to main content

High-Performance Modding


Swiftly is a state-of-the-art framework designed for managing and developing plugins specifically for the Source 2 engine. It prioritizes speed, memory efficiency, and a simplified API for developers who want to push their CS2 server’s limits.
Reading TimeDifficultyLast Updated
8 minutesIntermediateJanuary 2026

Installation Procedure

1. Download Swiftly

Navigate to the Swiftly GitHub Releases and download the file labeled Swiftly.Plugin.Linux.

2. Deploying to FREAKHOSTING

  1. Stop your CS2 server via the panel.
  2. Open the Files tab.
  3. Navigate to the /game/csgo/addons/ directory.
  4. Upload the Swiftly archive contents. The structure should create a swiftly folder inside your addons directory.

3. Initialization

  1. Start your server.
  2. Access the panel Console.
  3. Type sw credits and press Enter.
  4. A successful installation will display the Swiftly development team credits and versioning info.

Plugin Management

Unlike other frameworks, Swiftly allows for one-tap plugin reloads. You can use the command sw reload <plugin_name> to apply code changes instantly without needing a full server restart.

Support Channels

If you need assistance or have any questions, please contact our support team:

First Month Discount

Use code KB20 at checkout to get 20% off your first month of hosting!

Last Updated: January 2026 | CS2: Swiftly deployed.