From eec8fd4059bcdf9748d123da7927f71eb888979d Mon Sep 17 00:00:00 2001 From: Astra Date: Sun, 27 Sep 2026 19:09:00 +0100 Subject: [PATCH] README: built for CounterStrikeSharp 1.0.376 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 070ffcd..d38e3d2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ map, team scores, warmup state, and each connected player's userid, name, SteamI kills, deaths and ping. Admins hidden with CS2-SimpleAdmin's `css_hide` are left out entirely, as if they weren't connected, so the panel never lists or counts them. It changes nothing in the game. -Built for CounterStrikeSharp **1.0.375** (`net10.0`) on Metamod:Source 2.0.0.1469. It uses +Built for CounterStrikeSharp **1.0.376** (`net10.0`) on Metamod:Source 2.0.0.1469. It uses CS2-SimpleAdmin's shared API (`CS2-SimpleAdminApi`) to spot hidden admins. `lib/CS2-SimpleAdminApi.dll` is a compile-time copy of the server's `shared/` one and isn't shipped. Without SimpleAdmin loaded, everyone is listed.