Skip to content

Kandru/cs2-teambalancer

Repository files navigation

Tip

You can test this plug-in by joining our community server via connect server.counterstrike.party:27030 or via https://counterstrike.party

CounterstrikeSharp - Team Balancer

UpdateManager Compatible GitHub release License issues - cs2-map-modifier

Simple team balancer for Counter Strike 2. Fits my needs and balances the teams. Will balance towards the team with less score and players.

Installation

  1. Download and extract the latest release from the GitHub releases page.
  2. Move the "TeamBalancer" folder to the /addons/counterstrikesharp/plugins/ directory.
  3. Restart the server.

Updating is even easier: simply overwrite all plugin files and they will be reloaded automatically.

Configuration

This plugin automatically creates a readable JSON configuration file. This configuration file can be found in /addons/counterstrikesharp/configs/plugins/TeamBalancer/TeamBalancer.json.

Compile Yourself

Clone the project:

git clone https://github.com/Kandru/cs2-teambalancer.git

Go to the project directory

  cd cs2-teambalancer

Install dependencies

  dotnet restore

Build debug files (to use on a development game server)

  dotnet build

Build release files (to use on a production game server)

  dotnet publish

FAQ

TODO

License

Released under GPLv3 by @Kandru.

Authors

About

Simple Teambalancer for Counter-Strike 2

Topics

Resources

License

Stars

Watchers

Forks

Languages