aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLegonzaur <34353603+Legonzaur@users.noreply.github.com>2022-01-08 18:38:32 +0100
committerGitHub <noreply@github.com>2022-01-08 18:38:32 +0100
commit139b1140856061bad614511919724542f438e981 (patch)
treeaf606dfe8d780d77ffc9bbceaefd36ea77c37192
parent4aa0b1313f9a415409ac6b1f66ff2d4187b2f117 (diff)
downloadNorthstarWiki-139b1140856061bad614511919724542f438e981.tar.gz
NorthstarWiki-139b1140856061bad614511919724542f438e981.zip
Update README.md
-rw-r--r--docs/hosting-a-server-with-northstar/dedicated-server/README.md2
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