diff --git a/hemtt.toml b/hemtt.toml index a0ddd6d24..82508fdfd 100644 --- a/hemtt.toml +++ b/hemtt.toml @@ -21,9 +21,11 @@ authority = "{{prefix}}_{{version}}-{{git \"id 8\"}}" check = [ "!version_set" ] +prebuild = ["!compile_sqf"] releasebuild = [ "@zip CBA_A3_v{{semver.major}}.{{semver.minor}}.{{semver.patch}}", "!version_unset" + ,"!compile_sqf_cleanup" ] [header_exts]