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/UAG_Units/mod.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 uag/mods/UAG_Units/mod.cpp (limited to 'uag/mods/UAG_Units/mod.cpp') diff --git a/uag/mods/UAG_Units/mod.cpp b/uag/mods/UAG_Units/mod.cpp new file mode 100644 index 0000000..b1d926a --- /dev/null +++ b/uag/mods/UAG_Units/mod.cpp @@ -0,0 +1,10 @@ +name = "UAG Units"; +author = "UAG Development Team"; +logo = "files\uag.paa"; +logoOver = "files\uag_hover.paa"; +tooltip = "UAG Units"; +tooltipOwned = "UAG Units"; +actionName = "Website"; +action = "https://uagpmc.com"; +overview = "UAG Units is a mod that adds new units to the game."; +logoSmall = "files\uag.paa"; \ No newline at end of file -- cgit v1.2.3