diff options
author | Emma Miler <27428383+emma-miler@users.noreply.github.com> | 2022-02-08 20:50:47 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-02-13 23:47:09 +0100 |
commit | 9cf7eac17672fa24f64eba48e0487e5f724bde57 (patch) | |
tree | 1d5dc77c8f3bccff5fcb7707e428acde6b5cd57a /docs/installing-northstar | |
parent | 775a704c6ffd86a6a58abe2b441d899cc9355c59 (diff) | |
download | NorthstarWiki-9cf7eac17672fa24f64eba48e0487e5f724bde57.tar.gz NorthstarWiki-9cf7eac17672fa24f64eba48e0487e5f724bde57.zip |
Add enablechathooks (#46)
Diffstat (limited to 'docs/installing-northstar')
-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 a482fbf..b478780 100644 --- a/docs/installing-northstar/using-northstar/launch-arguments.md +++ b/docs/installing-northstar/using-northstar/launch-arguments.md @@ -12,3 +12,4 @@ 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"` | | \`LFX | Enables the use of [LatencyFleX](../../using-northstar/playing-on-linux/#latencyflex) (Linux-only) | `0` or `1` | +| `-enablechathooks` | Enables the use of chathooks for use by mods | |
\ No newline at end of file |