diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-13 16:26:47 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-13 16:26:47 +0100 |
commit | 87e68c86608d7b76075c2d68b545ef856d718ca9 (patch) | |
tree | 3a595d4fa93e50dbc4a598cae017d4d1862c1621 /docs | |
parent | 88972d152993cd75e0cf90374b5bbb4d485d0cd3 (diff) | |
download | NorthstarWiki-87e68c86608d7b76075c2d68b545ef856d718ca9.tar.gz NorthstarWiki-87e68c86608d7b76075c2d68b545ef856d718ca9.zip |
Add links to web based server browsers
Diffstat (limited to 'docs')
-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. |