aboutsummaryrefslogtreecommitdiff
path: root/docs/using-northstar/commands.md
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2021-12-31 01:07:30 -0300
committerBarichello <artur@barichello.me>2021-12-31 01:07:30 -0300
commit68cc34c1d9050e9d710932c104facb1fb1955a46 (patch)
treebb5845c8e18ff91b8db9081bb2f221b2695d4ec8 /docs/using-northstar/commands.md
parent7a038db7cb25c560caab011459418fa8e9ca9563 (diff)
downloadNorthstarWiki-68cc34c1d9050e9d710932c104facb1fb1955a46.tar.gz
NorthstarWiki-68cc34c1d9050e9d710932c104facb1fb1955a46.zip
Minor updates
Diffstat (limited to 'docs/using-northstar/commands.md')
-rw-r--r--docs/using-northstar/commands.md4
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