added handler (personal) for the linux hemtt launch params

This commit is contained in:
Valmo Trindade
2025-06-16 04:26:55 -03:00
parent 2919805844
commit ffc75cf4c4

View File

@@ -60,8 +60,6 @@ workshop = [
"3407948300", # JSRS Sound Mod "3407948300", # JSRS Sound Mod
] ]
mission = "armatak_jtac.Mountains_ACR"
parameters = [ parameters = [
"-skipIntro", "-skipIntro",
"-noSplash", "-noSplash",
@@ -70,6 +68,8 @@ parameters = [
"-filePatching", "-filePatching",
] ]
executable = "/mnt/storage/Steam/steamapps/common/Proton 8.0/proton run '/mnt/storage/Steam/steamapps/common/Arma 3/arma3_x64.exe'"
[binarize] [binarize]
exclude = [ exclude = [
"*.jpg" "*.jpg"