From 45e0db8e22ea2eda9f69dfb9af1727e5546dbfc1 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Sun, 26 Dec 2021 17:32:09 +0100 Subject: Formatting --- hosting-a-server-with-northstar/basic-listen-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosting-a-server-with-northstar/basic-listen-server.md b/hosting-a-server-with-northstar/basic-listen-server.md index c4c1f90..c4e5a5b 100644 --- a/hosting-a-server-with-northstar/basic-listen-server.md +++ b/hosting-a-server-with-northstar/basic-listen-server.md @@ -4,7 +4,7 @@ To host a listen server on Northstar, go to the lobby and press the `Private Match` button to begin a private match. While this does allow you to host a server, other people won't be able to join it, so you'll need to port forward 2 ports to allow other people to join.\ -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.\ +The ports you'll need to forward are `37015` 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 -- cgit v1.2.3