From fb2479e2c6a56bc10a7c8638995e388dc494e81d Mon Sep 17 00:00:00 2001 From: Legonzaur <34353603+Legonzaur@users.noreply.github.com> Date: Sat, 8 Jan 2022 16:54:09 +0100 Subject: Added startup_args as anchor --- docs/hosting-a-server-with-northstar/dedicated-server/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/hosting-a-server-with-northstar/dedicated-server/README.md') 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 c3d5ca9..4c34361 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/README.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/README.md @@ -8,7 +8,7 @@ When using a dedicated server, arguments are read from `ns_startup_args_dedi.txt ### Useful configuration files * `ns_startup_args_dedi.txt`\ - contains the startup arguments + contains the [startup arguments](#Startup_args) * `R2Northstar\mods\Northstar.CustomServers\mod.json`\ contains ConVars and their default values * `R2Northstar\mods\Northstar.CustomServers\mod\cfg\autoexec_ns_server.cfg`\ @@ -20,3 +20,4 @@ At the moment, dedicated servers still require DirectX 11 to work, which typical While this is absolutely not ideal, it's the best solution for truely headless dedicated servers at the moment, and surprisingly hardly uses any CPU time, though it can use roughly up to 1GB of RAM.\ Regarding RAM usage, dedicated servers also use significant amounts of RAM at the moment, often requiring 1.5-2GB, though I expect this to lower as development continues. +## Startup Arguments -- cgit v1.2.3