From 2e81628c6601fd6d7cc24bafdf9b3dccbc4e723b Mon Sep 17 00:00:00 2001 From: Marco Hladik Date: Tue, 14 Nov 2017 16:47:07 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2b2d898..7ae1213a 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ The game is playable as long as you don't care about the radar/overview display. **Most UNIX file systems are case-sensitive, so you'll want to rename the .wad files in the cstrike directory to be lowercase for now. This will fix most missing texture bugs! Yes, this problem will be adressed in the future.** **Dedicated Server Notes:** Get fteqwsv.exe and launch it with the following parameters: + `fteqwsv.exe +sv_public 1 +map cs_assault` You can replace cs_assault with any map you desire.