CounterStrikeSharp: Difference between revisions
From CKRAS Wiki
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
|image_alt=CounterStrikeSharp is a server side modding framework for Counter-Strike 2 | |image_alt=CounterStrikeSharp is a server side modding framework for Counter-Strike 2 | ||
}} | }} | ||
[[File:Counterstrikesharp.png|left|50x50px|CounterStrikeSharp ]] | [[File:Counterstrikesharp.png|left|50x50px|CounterStrikeSharp ]] | ||
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 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. | ||
Revision as of 12:13, 24 May 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 in Webpanel
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.
CKRAS GAMESERVER
Want to easily manage your CS2 gameserver? Use our CKRAS BOT