Skip to content

Commit

Permalink
[Hemtt Book] added Example for "Launch Editor Mission" Parameter (#563)
Browse files Browse the repository at this point in the history
* added Example for "Launch Editor Mission" Parameter

* Update launch.md

---------

Co-authored-by: BrettMayson <[email protected]>
  • Loading branch information
OverlordZorn and BrettMayson authored Sep 27, 2023
1 parent c701cb0 commit 92e8098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/commands/launch.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ parameters = [
"-showScriptErrors", # You can add additional parameters here
"-debug",
"-filePatching",
"Path\\To\\mission.sqm", # Launch into existing Editor Mission - \\ needed
]
executable = "arma3" # Default: "arma3_x64"

Expand Down

0 comments on commit 92e8098

Please sign in to comment.