diff --git a/.hemtt/project.toml b/.hemtt/project.toml index d68de4c8..a35fa068 100644 --- a/.hemtt/project.toml +++ b/.hemtt/project.toml @@ -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" +] \ No newline at end of file