From 92e80983ff965b56af85f4716aa884c80262ce95 Mon Sep 17 00:00:00 2001 From: "Mr. Zorn" <56258612+PulsarNeutronStar@users.noreply.github.com> Date: Wed, 27 Sep 2023 21:23:00 +0200 Subject: [PATCH] [Hemtt Book] added Example for "Launch Editor Mission" Parameter (#563) * added Example for "Launch Editor Mission" Parameter * Update launch.md --------- Co-authored-by: BrettMayson --- book/commands/launch.md | 1 + 1 file changed, 1 insertion(+) diff --git a/book/commands/launch.md b/book/commands/launch.md index 40bda9fa..0c4cf6db 100644 --- a/book/commands/launch.md +++ b/book/commands/launch.md @@ -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"