diff --git a/.hemtt/project.toml b/.hemtt/project.toml index 775b753b6..c36956350 100644 --- a/.hemtt/project.toml +++ b/.hemtt/project.toml @@ -19,17 +19,13 @@ include = [ [version] git_hash = 0 +# Unused in HEMTT v1.11 or higher, kept for backwards compatibility [asc] enabled = true exclude = [ - "/initsettings.sqf", - "/initkeybinds.sqf", - "/xeh_prep.sqf", + ".inc.sqf", ] -[hemtt.config] -preset = "Hemtt" - [hemtt.release] folder = "acre2"