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 --- uag/mods/ACE3_PissBags/.hemtt/project.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 uag/mods/ACE3_PissBags/.hemtt/project.toml (limited to 'uag/mods/ACE3_PissBags/.hemtt/project.toml') diff --git a/uag/mods/ACE3_PissBags/.hemtt/project.toml b/uag/mods/ACE3_PissBags/.hemtt/project.toml new file mode 100644 index 0000000..8e90bd6 --- /dev/null +++ b/uag/mods/ACE3_PissBags/.hemtt/project.toml @@ -0,0 +1,13 @@ +name = "ACE3 Pissbags" +prefix = "ACE3_Pissbags" +mainprefix = "z" + +[version] +major = 0 +minor = 0 +patch = 0 +git_hash = 8 + +[properties] +author = "UAG Development Team" +url = "https://github.com/uagpmc/arma3" \ No newline at end of file -- cgit v1.2.3