Skip to content

Commit

Permalink
Replace project.toml with old one
Browse files Browse the repository at this point in the history
  • Loading branch information
pool011 committed Feb 3, 2024
1 parent 65af24c commit 46b6c00
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .hemtt/project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,4 @@ 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"
]


[hemtt.dev]
exclude = ["addons/gear"]
]

0 comments on commit 46b6c00

Please sign in to comment.