This commit is contained in:
Bitl 2019-12-07 08:43:05 -07:00
parent a15cf17b8d
commit 99c380dbb0
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -207,6 +207,7 @@ namespace NovetusCMD
ConsolePrint("-client <client name> | Sets the client.", 4);
ConsolePrint("-port <port number> | Sets the server port.", 4);
ConsolePrint("-maxplayers <number of players> | Sets the number of players.", 4);
ConsolePrint("-script <path to script> | Loads an additional server script.", 4);
ConsolePrint("---------", 1);
}
else