diff options
Diffstat (limited to 'docs/hosting-a-server-with-northstar/server-settings/README.md')
-rw-r--r-- | docs/hosting-a-server-with-northstar/server-settings/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/hosting-a-server-with-northstar/server-settings/README.md b/docs/hosting-a-server-with-northstar/server-settings/README.md new file mode 100644 index 0000000..30e2b2c --- /dev/null +++ b/docs/hosting-a-server-with-northstar/server-settings/README.md @@ -0,0 +1,10 @@ +#### Useful configuration files + +You can edit these files to change settings for your dedicated and listening server: + +* `ns_startup_args_dedi.txt`\ + contains the [startup arguments](./startup-args.md), [ConVars](./convars.md) and [playlist vars](./playlistvar.md) +* `R2Northstar\mods\Northstar.CustomServers\mod.json`\ + contains [ConVars](./convars.md) default values +* `R2Northstar\mods\Northstar.CustomServers\mod\cfg\autoexec_ns_server.cfg`\ + contains [ConVars](./convars.md) and overrides |