Skip to content

Commit

Permalink
Update Project TOML
Browse files Browse the repository at this point in the history
  • Loading branch information
pool011 committed Feb 3, 2024
1 parent 629428f commit b7dad87
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .hemtt/project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,13 @@ preset = "Hemtt"
[hemtt.launch]
workshop = [
"450814997", # CBA_A3's Workshop ID
"463939057", # ACE3
"843577117", # RHS USAF
]
parameters = [
"-skipIntro", # These parameters are passed to the Arma 3 executable
"-noSplash", # They do not need to be added to your list
"-showScriptErrors", # You can add additional parameters here
"-debug",
"-filePatching"
]

0 comments on commit b7dad87

Please sign in to comment.