Skip to content

Releases: Source2ZE/CS2ServerGUI

v1.0.7

16 Oct 18:39

Choose a tag to compare

  • Fixed crash when GameEntitySystem() was null (#6)
  • SDK rebuild for 2025-10-14 CS2 update

v1.0.6

19 Sep 05:19

Choose a tag to compare

  • SDK rebuild for 2025-09-16 CS2 update

v1.0.5

15 Aug 19:57

Choose a tag to compare

  • SDK rebuild for 2025-08-14 CS2 update
  • Fixed schema system regression

v1.0.4

09 Aug 16:50

Choose a tag to compare

  • Fixed engineModule.FindVirtualTable getting incorrect vtable address for CServerSideClient::FilterMessage on unofficial Linux builds (#4)
  • Added missing CLIENT_CAN_EXECUTE flag to the command dumper (#5)
  • Replaced hook for outgoing messages
  • Fixed build errors
  • SDK rebuild for 2025-07-28 CS2 update
  • Updated schema system

v1.0.3

13 Nov 04:59

Choose a tag to compare

Fix & rebuild for new SDK

v1.0.2

02 Aug 17:11

Choose a tag to compare

Fixed usercmd parsing

v1.0.1 [SDK REBUILD]

21 Jun 17:07

Choose a tag to compare

v1.0.1-rebuild

Update SDK

v1.0.1

01 May 08:48

Choose a tag to compare

Recompiled with latest sdk changes

v1.0.0

20 Mar 17:27

Choose a tag to compare

Official release

This the first official windows only build of CS2ServerGUI, stability is not a guranteed and bugs may occur, please do report them if you encounter any.

This build includes the following tools:

  • Entity Browser with all the schema properties.
  • Player List
  • String Table Viewer
  • Dumper (Entity Class List, ConVar List, Command List)
  • Event Logger (Inbound, outbound network messages)