From 7f44158c9247c5a09e63c2022cfac17bfc401ff2 Mon Sep 17 00:00:00 2001 From: H0L0theBard <97146561+H0L0theBard@users.noreply.github.com> Date: Fri, 22 Apr 2022 09:49:40 +1000 Subject: Add -noplugins to launch arg list (#65) --- docs/installing-northstar/using-northstar/launch-arguments.md | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3