diff options
author | Barichello <artur@barichello.me> | 2021-12-31 01:07:30 -0300 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2021-12-31 01:07:30 -0300 |
commit | 68cc34c1d9050e9d710932c104facb1fb1955a46 (patch) | |
tree | bb5845c8e18ff91b8db9081bb2f221b2695d4ec8 /docs | |
parent | 7a038db7cb25c560caab011459418fa8e9ca9563 (diff) | |
download | NorthstarWiki-68cc34c1d9050e9d710932c104facb1fb1955a46.tar.gz NorthstarWiki-68cc34c1d9050e9d710932c104facb1fb1955a46.zip |
Minor updates
Diffstat (limited to 'docs')
-rw-r--r-- | docs/faq.md | 3 | ||||
-rw-r--r-- | docs/using-northstar/commands.md | 4 | ||||
-rw-r--r-- | docs/using-northstar/gamemodes.md | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/docs/faq.md b/docs/faq.md index f0d38fd..dab09ec 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -14,7 +14,8 @@ However your progress on official servers is not lost, so running vanilla client A: Check [_Opening the console_](using-northstar/commands.md#opening-the-console). -## Copied from the Discord FAQ channel +### Q: How can I check if my server is listed on the server browser? +You can use community-made server browsers like: https://taskinoz.com/northstar/ ### Q: Will there be a console version? diff --git a/docs/using-northstar/commands.md b/docs/using-northstar/commands.md index 41fc983..32f24d5 100644 --- a/docs/using-northstar/commands.md +++ b/docs/using-northstar/commands.md @@ -33,4 +33,6 @@ In the future this keybind should hopefully be adjustable via `Controls > Settin | ----------------------- | -------------- | | `sv_cheats 1` | Enable cheats | | `sv_cheats 0` | Disable cheats | -| TODO more commands here | | +| `ns_masterserver_hostname` | Masterserver URL, default: `https://northstar.tf` | +| `ns_auth_allow_insecure 1` | Allows clients to connect without masterserver authorization | +| `connect <ip address>:<port>` | Directly connect to a Northstar gameserver |
\ No newline at end of file diff --git a/docs/using-northstar/gamemodes.md b/docs/using-northstar/gamemodes.md index 795ebb9..2614de3 100644 --- a/docs/using-northstar/gamemodes.md +++ b/docs/using-northstar/gamemodes.md @@ -1,4 +1,6 @@ # Gamemodes +Northstar comes included with some community made gamemodes. + ## Sandbox Like gmod but worse. |