engine: host: add the most important command line flag help string
This commit is contained in:
parent
9d9507d77f
commit
132c9de142
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ static void Sys_PrintUsage( void )
|
||||||
O("-clockwindow <cw>", "adjust clockwindow used to ignore client commands to prevent speed hacks")
|
O("-clockwindow <cw>", "adjust clockwindow used to ignore client commands to prevent speed hacks")
|
||||||
|
|
||||||
"\nGame options:\n"
|
"\nGame options:\n"
|
||||||
|
O("-game <directory>", "set game directory to start engine with")
|
||||||
O("-dll <path> ", "override server DLL path")
|
O("-dll <path> ", "override server DLL path")
|
||||||
#if !XASH_DEDICATED
|
#if !XASH_DEDICATED
|
||||||
O("-clientlib <path>", "override client DLL path")
|
O("-clientlib <path>", "override client DLL path")
|
||||||
|
|
Loading…
Add table
Reference in a new issue