aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH0L0theBard <97146561+H0L0theBard@users.noreply.github.com>2022-04-22 09:49:40 +1000
committerGitHub <noreply@github.com>2022-04-22 01:49:40 +0200
commit7f44158c9247c5a09e63c2022cfac17bfc401ff2 (patch)
tree174965ff57c19d19e8f18ad371dfa6480942e575
parentd223b8869e9348e4fcf9bbd3dde9dedcffa98ebb (diff)
downloadNorthstarWiki-7f44158c9247c5a09e63c2022cfac17bfc401ff2.tar.gz
NorthstarWiki-7f44158c9247c5a09e63c2022cfac17bfc401ff2.zip
Add -noplugins to launch arg list (#65)
-rw-r--r--docs/installing-northstar/using-northstar/launch-arguments.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installing-northstar/using-northstar/launch-arguments.md b/docs/installing-northstar/using-northstar/launch-arguments.md
index 22aef14..82d23ba 100644
--- a/docs/installing-northstar/using-northstar/launch-arguments.md
+++ b/docs/installing-northstar/using-northstar/launch-arguments.md
@@ -12,6 +12,7 @@ Here's a list of new command line arguments that Northstar introduces, they shou
| `-language` | Forces loading of client localisation | language string ex: `portuguese` |
| `-profile=` | Enabled specifying a different profile directory. Default: R2Northstar | Example: `-profile="dev mods"` |
| `-enablechathooks` | Enables the use of chathooks for use by mods | |
+| `-noplugins` | Disables the plugin system | |
Here's a list of command line arguments from the base game.