diff options
-rw-r--r-- | docs/hosting-a-server-with-northstar/prerequisites.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/hosting-a-server-with-northstar/prerequisites.md b/docs/hosting-a-server-with-northstar/prerequisites.md index f78185d..90af7de 100644 --- a/docs/hosting-a-server-with-northstar/prerequisites.md +++ b/docs/hosting-a-server-with-northstar/prerequisites.md @@ -40,5 +40,6 @@ to your PC that you're running Northstar on. ## Final checks -To check whether you set everything up correctly, start the game via Northstar and go into a private match. Another Northstar user should now be able to see your server on the server browser.\ -Note that by default your server is called `Unnamed Northstar Server`. You can change this as described in the next page. +To check whether you set everything up correctly, start the game via Northstar and go into a private match. Another Northstar user should now be able to see your server on the server browser and join it.\ +You can also use a web based server browser like the one made by [Taskinoz](https://taskinoz.com/northstar/) or [cpdt](https://cpdt.dev/northstar/) to see if your server shows up in there.\ +Note that by default your server is called `Unnamed Northstar Server`. You can change this name as described in the next page. |