CounterStrikeSharp: Difference between revisions
Line 31: | Line 31: | ||
Recommended CSS PLugins | |||
{| class="wikitable" | {| class="wikitable" |
Revision as of 11:22, 4 July 2024
CounterStrikeSharp is a server side modding framework for Counter-Strike 2. This project implements a .NET 8 scripting layer on top of a Metamod Source Plugin, allowing developers to create plugins that interact with the game server in a modern language (C#) to facilitate the creation of maintainable and testable code.
CounterStrikeSharp Plugins available at CKRAS
- MatchZy Scrim/Prac/Tactics/Matches Addon (recommended)
- Prefire Train prefire on Competitve Maps
- Deathmatch (we are testing this plugin)
- Retakes (available from June)
- TBA
- List to be updated
Install CounterStrikeSharp
CSS is available as default in the CKRAS webinterface, you just have to activate MM and you can easily install the latest version with one click.
Update CounterStrikeSharp
To Update CounterStrikeSharp, simply click on Update in the webinterface.
Recommended CSS PLugins
Language
You can adjust the Language of the Plugin by editing ServerLanguage in this file: addons/counterstrikesharp/configs/core.json
(FTP)
CKRAS GAMESERVER
Want to easily manage your CS2 gameserver? Use our CKRAS BOT