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/using-northstar/commands.md | |
parent | 7a038db7cb25c560caab011459418fa8e9ca9563 (diff) | |
download | NorthstarWiki-68cc34c1d9050e9d710932c104facb1fb1955a46.tar.gz NorthstarWiki-68cc34c1d9050e9d710932c104facb1fb1955a46.zip |
Minor updates
Diffstat (limited to 'docs/using-northstar/commands.md')
-rw-r--r-- | docs/using-northstar/commands.md | 4 |
1 files changed, 3 insertions, 1 deletions
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 |