aboutsummaryrefslogtreecommitdiff
path: root/docs/using-northstar/commands.md
diff options
context:
space:
mode:
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