CounterStrikeSharp: Unterschied zwischen den Versionen

Aus CKRAS Wiki

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:


CounterStrikeSharp is a server side modding framework for Counter-Strike: Global Offensive. This project attempts to implement a .NET Core scripting layer on top of a [[Metamod]] Source Plugin, allowing developers to create plugins that interact with the gameserver in a modern language (C#) to facilitate the creation of maintainable and testable code.
CounterStrikeSharp is a server side modding framework for Counter-Strike: Global Offensive. This project attempts to implement a .NET Core scripting layer on top of a [[Metamod]] Source Plugin, allowing developers to create plugins that interact with the gameserver in a modern language (C#) to facilitate the creation of maintainable and testable code.
== Plugins mit CSS ==
[[MatchZy]]
[https://docs.cssharp.dev/index.html Docs CSS]
[[Kategorie:CS2]]
[[Kategorie:CS2]]

Version vom 18. Januar 2024, 12:59 Uhr

CounterStrikeSharp Plugin Extension für deinen CS2 Gameserver verfügbar - CKRAS BOT

CounterStrikeSharp (CSS) wird für MatchZy benötigt und installieren wir mit Plugin MatchZy automatisch mit.

Beschreibung:

CounterStrikeSharp is a server side modding framework for Counter-Strike: Global Offensive. This project attempts to implement a .NET Core scripting layer on top of a Metamod Source Plugin, allowing developers to create plugins that interact with the gameserver in a modern language (C#) to facilitate the creation of maintainable and testable code.

Plugins mit CSS

MatchZy



Docs CSS