aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCommander Neon <58310402+cmdrneon@users.noreply.github.com>2023-05-02 07:38:00 -0400
committerGitHub <noreply@github.com>2023-05-02 13:38:00 +0200
commitb6e40529b321215a9a75a7bae4bb6d8540a5251c (patch)
tree1440c522f83cab2c8d6878c5f62e1c1ee489a895
parent9de1648912359455c032b4739e22b4d5b7a3bd8a (diff)
downloadNorthstarWiki-b6e40529b321215a9a75a7bae4bb6d8540a5251c.tar.gz
NorthstarWiki-b6e40529b321215a9a75a7bae4bb6d8540a5251c.zip
Move using-northstar's commands.md to the dedicated using-northstar directory (#174)
* Move commands.md to the discrete using-northstar directory Also correct link to LatencyFleX installation * Update SUMMARY.md
-rw-r--r--docs/SUMMARY.md2
-rw-r--r--docs/using-northstar/commands.md (renamed from docs/installing-northstar/using-northstar/commands.md)2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 9a0b523..51dd71c 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -23,7 +23,7 @@
* [Server Browser](installing-northstar/using-northstar/server-browser.md)
* [Direct Connect](installing-northstar/using-northstar/direct-connect.md)
* [Gamemodes](installing-northstar/using-northstar/gamemodes.md)
- * [Commands](installing-northstar/using-northstar/commands.md)
+ * [Commands](using-northstar/commands.md)
* [Launch arguments](installing-northstar/using-northstar/launch-arguments.md)
* [Advanced](using-northstar/advanced.md)
* [FAQ](faq.md)
diff --git a/docs/installing-northstar/using-northstar/commands.md b/docs/using-northstar/commands.md
index c717012..eb98ec4 100644
--- a/docs/installing-northstar/using-northstar/commands.md
+++ b/docs/using-northstar/commands.md
@@ -47,7 +47,7 @@ bind "F5" "toggleconsole"
| `ns_disallowed_tacticals` | String list of disallowed tactical abilities | example: `"mp_ability_grapple,mp_ability_heal"` |
| `ns_disallowed_tactical_replacement` | Name of optional replacement ability for disallowed tacticals | ex: `"mp_ability_grapple"` |
| `give mp_weapon_peacekraber` | Gives you peacekraber | |
-| `r_latencyflex` | Enables [LatencyFleX](../../using-northstar/playing-on-linux/#latencyflex) (Linux-only, enabled by default) | `0` / `1` |
+| `r_latencyflex` | Enables [LatencyFleX](../steamdeck-and-linux/installing-on-steamdeck-and-linux.md#latencyflex) (Linux-only, enabled by default) | `0` / `1` |
| `rui_drawEnable` | Enables or disables the HUD | `0` / `1` |
| `r_drawviewmodel` | Enables or disables viewing of the player's hands and weapons | `0` / `1` |