From 1782fde39c40c163aa62eed71b57753a0f323504 Mon Sep 17 00:00:00 2001 From: Ethan Berry <73162560+piebaker@users.noreply.github.com> Date: Wed, 19 Jan 2022 21:56:21 +1300 Subject: Correct gamemode startup arg +mpgamemode to +mp_gamemode --- docs/hosting-a-server-with-northstar/dedicated-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hosting-a-server-with-northstar') diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/README.md b/docs/hosting-a-server-with-northstar/dedicated-server/README.md index c4861ac..b07f2e5 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/README.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/README.md @@ -124,7 +124,7 @@ They allow the server admin to set server's properties like the name, TCP port, ## Gamemodes -Gamemodes can be forced by the server using the [`+mpgamemode`](./#Startup\_args-mpgamemode) startup arg +Gamemodes can be forced by the server using the [`+mp_gamemode`](./#Startup\_args-mpgamemode) startup arg If ran on a server with the [`ns_should_return_to_lobby 0`](./#Convars-returntolobby) convar, one should also set gamemodes in [`ns_private_match_last_mode`](./#Convars-lastmode) convar -- cgit v1.2.3