aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-26 17:30:48 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-26 17:30:48 +0100
commit6f92d737449d3fdad12ea5f990067bc20c44cea6 (patch)
tree35bf4e20af70f478e2f0fd48bcf5812e21106092
parent27f1f717fe27fee90d40e188f736ee02cc10419b (diff)
downloadNorthstarWiki-6f92d737449d3fdad12ea5f990067bc20c44cea6.tar.gz
NorthstarWiki-6f92d737449d3fdad12ea5f990067bc20c44cea6.zip
Remove leftover symbols
-rw-r--r--hosting-a-server-with-northstar/basic-listen-server.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosting-a-server-with-northstar/basic-listen-server.md b/hosting-a-server-with-northstar/basic-listen-server.md
index 6e5ce6a..c4c1f90 100644
--- a/hosting-a-server-with-northstar/basic-listen-server.md
+++ b/hosting-a-server-with-northstar/basic-listen-server.md
@@ -7,7 +7,7 @@ While this does allow you to host a server, other people won't be able to join i
The ports you'll need to forward are 37015-37020 UDP, and 8081 TCP by default, if this works as it should, this should result in your server being displayed on the server browser, and other clients being able to connect to it.\
![screenshot select private match](https://raw.githubusercontent.com/R2Northstar/Northstar/main/wiki/lobbyprivatematch.png)
-## Server Configuration**
+## Server Configuration
Whether you're running a listen or dedicated server, you'll generally want to mess with the configuration at least a bit. While I do think the default configuration settings are pretty ok, being able to change your server's name or password, or increasing your server's tickrate is often something you'll want to do. Server configuration can be modified in the file `R2Northstar/mods/Northstar.CustomServers/mod/cfg/autoexec_ns_server.cfg`, which will be executed on server startup.
Below are a series of variables and commands you can use for server configuration: