diff options
author | Emma Miler <27428383+emma-miler@users.noreply.github.com> | 2022-02-01 14:42:12 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-02-13 23:47:09 +0100 |
commit | 775a704c6ffd86a6a58abe2b441d899cc9355c59 (patch) | |
tree | 3faa486376e528803d90988cd9804d84721183bd /docs | |
parent | 23b0dee603cbde84d91febd1e6b424f2905ec24e (diff) | |
download | NorthstarWiki-775a704c6ffd86a6a58abe2b441d899cc9355c59.tar.gz NorthstarWiki-775a704c6ffd86a6a58abe2b441d899cc9355c59.zip |
Update launch-arguments.md
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing-northstar/using-northstar/launch-arguments.md | 1 |
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 59e3384..a482fbf 100644 --- a/docs/installing-northstar/using-northstar/launch-arguments.md +++ b/docs/installing-northstar/using-northstar/launch-arguments.md @@ -10,4 +10,5 @@ Here's a list of new command line arguments that Northstar introduces, they shou | `-dedicated` | Starts a dedicated server without video output | | | `-waitfordebugger` | Waits for debugger to connect before launching game | | | `-language` | Forces loading of client localisation | language string ex: `portuguese` | +| `-profile=` | Enabled specifying a different profile directory. Default: R2Northstar | Example: `-profile="dev mods"` | | \`LFX | Enables the use of [LatencyFleX](../../using-northstar/playing-on-linux/#latencyflex) (Linux-only) | `0` or `1` | |