CS# bug bypass for survival mode
All checks were successful
CI / build (push) Successful in 35s
CI / lint (push) Successful in 32s
CI / release (push) Successful in 5m12s

This commit is contained in:
Kamal Tufekcic 2026-07-10 03:01:19 +03:00
commit 8739fd3ac0
6 changed files with 29 additions and 6 deletions

View file

@ -18,7 +18,7 @@ servers.
## Requirements
- A CS2 dedicated server with **Metamod:Source** and **CounterStrikeSharp** installed
(compiled against CounterStrikeSharp API **1.0.369**; use a matching or newer server build).
(compiled against CounterStrikeSharp API **1.0.370**; use a matching or newer server build).
- **.NET 10** — provided by the CounterStrikeSharp runtime; only needed as an SDK if you build from source.
- **Linux** — the damage path, native grenade spawning, and launch-flag parsing are Linux-specific.
- A database: **PostgreSQL** for production (recommended, required for multi-instance), or **SQLite** for single-server/dev.