Skip to content

Repository files navigation

5stack Game Server

View the documentation docs.5stack.gg

This repo holds the CS2 game server images and the tooling that keeps them honest.

AppWhat it isImage
apps/counterstrikesharpCS2 server + 5stack plugin on CounterStrikeSharpghcr.io/5stackgg/game-server-css
apps/swiftlythe same plugin on SwiftlyS2ghcr.io/5stackgg/game-server-sw
apps/gamedata-validatorchecks our byte-pattern signatures still resolve after a CS2 updateghcr.io/5stackgg/gamedata-validator

shared/ holds what the two plugins have in common: the server cfg/, the setup scripts/, the signature gamedata/, and the framework-agnostic C# (entities, enums, utilities) that both FiveStack.csproj files pull in with a Compile glob. It compiles into each plugin assembly — nothing extra ships in the plugin zip.

Plugin

Both plugins are published to releases. They version independently and share one tag namespace, so pick by prefix:

  • CounterStrikeSharp — css-v0.0.N, asset FiveStack-css-v0.0.N.zip
  • SwiftlyS2 — sw-v0.0.N, asset FiveStack-sw-v0.0.N.zip

About

Containerized Counter-Strike server runtime and plugin for integration with the 5Stack Panel

Topics

Resources

Stars

30 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages