aboutsummaryrefslogtreecommitdiff
path: root/Hosting-a-Server.md
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-22 01:57:29 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-22 01:57:29 +0000
commit8bcee1b49dfd9cff19aba495c0d4833e99d40ac7 (patch)
treefccc9eb3ace4e20161439f0b7a03de7ac224d5fa /Hosting-a-Server.md
parentfca17b0576d4c174b6ba98ec5e8388d8f53b01ff (diff)
downloadNorthstarWiki-8bcee1b49dfd9cff19aba495c0d4833e99d40ac7.tar.gz
NorthstarWiki-8bcee1b49dfd9cff19aba495c0d4833e99d40ac7.zip
Created Hosting a Server (markdown)
Diffstat (limited to 'Hosting-a-Server.md')
-rw-r--r--Hosting-a-Server.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Hosting-a-Server.md b/Hosting-a-Server.md
new file mode 100644
index 0000000..549f6e4
--- /dev/null
+++ b/Hosting-a-Server.md
@@ -0,0 +1,6 @@
+**Hosting a Listen Server**
+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.
+
+**Hosting a Dedicated Server** \ No newline at end of file