aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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