diff options
author | Legonzaur <34353603+Legonzaur@users.noreply.github.com> | 2022-01-08 18:38:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-08 18:38:32 +0100 |
commit | 139b1140856061bad614511919724542f438e981 (patch) | |
tree | af606dfe8d780d77ffc9bbceaefd36ea77c37192 | |
parent | 4aa0b1313f9a415409ac6b1f66ff2d4187b2f117 (diff) | |
download | NorthstarWiki-139b1140856061bad614511919724542f438e981.tar.gz NorthstarWiki-139b1140856061bad614511919724542f438e981.zip |
Update README.md
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 f833224..d44aefc 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/README.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/README.md @@ -12,7 +12,7 @@ When using a dedicated server, arguments are read from `ns_startup_args_dedi.txt * `R2Northstar\mods\Northstar.CustomServers\mod.json`\ contains [ConVars](#Convars) default values * `R2Northstar\mods\Northstar.CustomServers\mod\cfg\autoexec_ns_server.cfg`\ - contains [ConVars](#Convars) + contains [ConVars](#Convars) and overrides `R2Northstar\mods\Northstar.CustomServers\mod.json` ## Dedicated Server Caveats |