From 490eebdede73880ab5d7daebb250ab41e9640e25 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Wed, 27 May 2026 23:44:57 +0100 Subject: better namespacing --- communities/uag/mods/UAG_Units/.hemtt/project.toml | 44 ---------------------- 1 file changed, 44 deletions(-) delete mode 100644 communities/uag/mods/UAG_Units/.hemtt/project.toml (limited to 'communities/uag/mods/UAG_Units/.hemtt') diff --git a/communities/uag/mods/UAG_Units/.hemtt/project.toml b/communities/uag/mods/UAG_Units/.hemtt/project.toml deleted file mode 100644 index 2c44a0c..0000000 --- a/communities/uag/mods/UAG_Units/.hemtt/project.toml +++ /dev/null @@ -1,44 +0,0 @@ -name = "UAG Units" -prefix = "UAG_Units" -mainprefix = "z" - -[version] -major = 0 -minor = 0 -patch = 0 -git_hash = 8 - -[files] -include = [ - "files/uag.paa", - "files/uag_hover.paa", -] - -[properties] -author = "UAG Development Team" -url = "https://github.com/uagpmc/arma3" - -[hemtt.launch.default] -workshop = [ - "2369477168", # Advanced Developer Tools Workshop ID -] - -[hemtt.launch.dev] -extends = "default" -workshop = [ - "450814997", # CBA_A3's Workshop ID - "463939057", # ACE3's Workshop ID - "751965892", # ACRE's Workshop ID -] - -[hemtt.launch.all] -extends = "default" -workshop = [ - "450814997", # CBA_A3's Workshop ID - "463939057", # ACE3's Workshop ID - "751965892", # ACRE's Workshop ID - "2262006564", # cTab's Workshop ID -] -parameters = [ - "-mod=ws;rf;", -] \ No newline at end of file -- cgit v1.2.3