From 8a5de4e4e59b75644f2792a840a743828dfdd887 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:52:54 +0200 Subject: Mention requirements for hosting listen server (#233) at the beginning of the page Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com> --- docs/hosting-a-server-with-northstar/basic-listen-server.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/hosting-a-server-with-northstar/basic-listen-server.md b/docs/hosting-a-server-with-northstar/basic-listen-server.md index e76c796..f6246aa 100644 --- a/docs/hosting-a-server-with-northstar/basic-listen-server.md +++ b/docs/hosting-a-server-with-northstar/basic-listen-server.md @@ -1,5 +1,11 @@ # Hosting a Basic Listen Server +## Requirements + +Make sure to check that your server is reachable as [described here](./getting-started.md) + +Make sure you already installed Northstar [as described here](../installing-northstar/basic-setup.md). + ## Instructions 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 UDP port `37015` to allow other people to join.\ -- cgit v1.2.3