CounterStrikeSharp: Unterschied zwischen den Versionen
Aus CKRAS Wiki
Ckras (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Ckras (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
Beschreibung: | 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 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: 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 game server in a modern language (C#) to facilitate the creation of maintainable and testable code. | ||
[[Kategorie:CS2]] | [[Kategorie:CS2]] |
Version vom 11. Januar 2024, 20:53 Uhr
CounterStrikeSharp Plugin Extension für deinen CS2 Gameserver - CKRAS BOT (mehr dazu in Kürze)
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 game server in a modern language (C#) to facilitate the creation of maintainable and testable code.