2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 09:56:22 +01:00

engine: host: add the most important command line flag help string

This commit is contained in:
Alibek Omarov 2024-02-05 15:28:18 +03:00
parent 9d9507d77f
commit 132c9de142

View File

@ -109,6 +109,7 @@ static void Sys_PrintUsage( void )
O("-clockwindow <cw>", "adjust clockwindow used to ignore client commands to prevent speed hacks")
"\nGame options:\n"
O("-game <directory>", "set game directory to start engine with")
O("-dll <path> ", "override server DLL path")
#if !XASH_DEDICATED
O("-clientlib <path>", "override client DLL path")