aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/SUMMARY.md1
-rw-r--r--docs/using-northstar/progression.md13
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 8e63751..3450d91 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -26,6 +26,7 @@
* [Gamemodes](using-northstar/gamemodes.md)
* [Commands](using-northstar/commands.md)
* [Launch arguments](using-northstar/launch-arguments.md)
+ * [Progression System](using-northstar/progression.md)
* [Advanced](using-northstar/advanced.md)
* [FAQ](faq.md)
diff --git a/docs/using-northstar/progression.md b/docs/using-northstar/progression.md
new file mode 100644
index 0000000..5184250
--- /dev/null
+++ b/docs/using-northstar/progression.md
@@ -0,0 +1,13 @@
+# Progression
+
+As of version `1.19.0` Northstar allows you to toggle the progression system.
+This means that you can choose whether to have everything unlocked or not.
+By default progression is disabled and all weapons and skins are unlocked.
+
+## Enabling/Disabling Progression
+
+1. Go into the multiplayer lobby
+2. Click on the "Toggle Progression" button at the bottom of the screen
+![The "Toggle Progression" Button](https://github.com/R2Northstar/NorthstarWiki/assets/66967891/baa5791b-226e-4f97-a3ae-f47f1286f436)
+3. Click "Yes" to toggle progression
+![Dialogue explaining what toggling progression does](https://github.com/R2Northstar/NorthstarWiki/assets/66967891/b7ac692f-fb74-4772-b2f9-f1c1b22719a8) \ No newline at end of file