Skip to content

Commit

Permalink
book: launch --no-filepatching
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettMayson committed Aug 7, 2024
1 parent 00ff748 commit 5f07fe7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions book/commands/launch.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ Options:
<a href="build.md#--no-rap">--no-rap</a>
Do not rapify files

<a href="--no-filepatching">--no-filepatching</a>
Do not enable filePatching

<a href="dev.md#-o---optional">-o, --optional &lt;optional&gt;</a>
Include an optional addon folder

Expand Down Expand Up @@ -183,6 +186,10 @@ hemtt launch -e arma3profiling_x64 # Relative to the Arma 3 directory
hemtt launch -e "C:\Program Files\Steam\steamapps\common\Arma 3\arma3_x64.exe" # Absolute path
```

### --no-filepatching

Do not launch Arma 3 with `-filePatching`.

## Passthrough Options

Any options after `--` will be passed to the Arma 3 executable. This is useful for passing additional [Startup Parameters](https://community.bistudio.com/wiki/Arma_3:_Startup_Parameters).
Expand Down

0 comments on commit 5f07fe7

Please sign in to comment.