diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-24 12:58:49 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-24 12:58:49 +0100 |
| commit | e2066f51523ecba0f1991edd0c2b94f8f4cd1820 (patch) | |
| tree | 8aedfff6c5d321d612278b40002a8e8037105b08 /communities/uag/mods/ACE3_Ketamine/.hemtt | |
| parent | 7bcfcc53b2dcbfb6efc82524f7bd078b716fd27b (diff) | |
| download | unnamed-group-e2066f51523ecba0f1991edd0c2b94f8f4cd1820.tar unnamed-group-e2066f51523ecba0f1991edd0c2b94f8f4cd1820.tar.gz unnamed-group-e2066f51523ecba0f1991edd0c2b94f8f4cd1820.tar.bz2 unnamed-group-e2066f51523ecba0f1991edd0c2b94f8f4cd1820.tar.xz unnamed-group-e2066f51523ecba0f1991edd0c2b94f8f4cd1820.zip | |
shorten community subdirs
Diffstat (limited to 'communities/uag/mods/ACE3_Ketamine/.hemtt')
| -rw-r--r-- | communities/uag/mods/ACE3_Ketamine/.hemtt/project.toml | 25 |
1 files changed, 25 insertions, 0 deletions
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 +] |
