From 46b6c00e851dc8291e505b959abc370dac3cfd76 Mon Sep 17 00:00:00 2001 From: Jonah Pool Date: Sat, 3 Feb 2024 10:00:44 -0500 Subject: [PATCH] Replace project.toml with old one --- .hemtt/project.toml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.hemtt/project.toml b/.hemtt/project.toml index 2e334b92..79bba3be 100644 --- a/.hemtt/project.toml +++ b/.hemtt/project.toml @@ -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"] +] \ No newline at end of file