From 6d1e03895651fa58445305feea7bb72294d5a838 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Sat, 8 Jan 2022 19:49:56 +0100 Subject: Try linkin section differently Gitbook doesn't seem to care about HTML style anchor points --- docs/hosting-a-server-with-northstar/dedicated-server/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') 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 045b288..439c05e 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](#Startup_args) + contains the [startup arguments](#startup-arguments) * `R2Northstar\mods\Northstar.CustomServers\mod.json`\ contains [ConVars](#Convars) default values * `R2Northstar\mods\Northstar.CustomServers\mod\cfg\autoexec_ns_server.cfg`\ @@ -20,7 +20,8 @@ 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 +# Startup Arguments + Startup arguments can be added in the `ns_startup_args_dedi.txt` file. | Arguments | Accepted Values | Description | -- cgit v1.2.3