From e2066f51523ecba0f1991edd0c2b94f8f4cd1820 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Sun, 24 May 2026 12:58:49 +0100 Subject: shorten community subdirs --- .../uag/mods/ACE3_Ketamine/.hemtt/project.toml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 communities/uag/mods/ACE3_Ketamine/.hemtt/project.toml (limited to 'communities/uag/mods/ACE3_Ketamine/.hemtt') diff --git a/communities/uag/mods/ACE3_Ketamine/.hemtt/project.toml b/communities/uag/mods/ACE3_Ketamine/.hemtt/project.toml new file mode 100644 index 0000000..3325245 --- /dev/null +++ b/communities/uag/mods/ACE3_Ketamine/.hemtt/project.toml @@ -0,0 +1,25 @@ +name = "ACE3 Ketamine" +prefix = "ACE3_Ketamine" +mainprefix = "z" + +[version] +major = 0 +minor = 0 +patch = 0 +git_hash = 8 + +[properties] +author = "UAG Development Team" +url = "https://github.com/uagpmc/arma3" + +[hemtt.launch.default] +workshop = [ + "2369477168", # Advanced Developer Tools Workshop ID +] + +[hemtt.launch.ace] +extends = "default" +workshop = [ + "450814997", # CBA_A3's Workshop ID + "463939057", # ACE3's Workshop ID +] -- cgit v1.2.3