From 5d21aaee3e390e187223c956f5e36b0572faf445 Mon Sep 17 00:00:00 2001 From: neoapps-dev Date: Tue, 1 Sep 2026 13:42:08 +0300 Subject: [PATCH] chore(submodule): goldmapper --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 601b9ca..2f14daa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "DiamondRuntime"] path = DiamondRuntime url = https://github.com/LCE-Hub/DiamondRuntime.git +[submodule "GoldMapper"] + path = GoldMapper + url = https://github.com/LCE-Hub/GoldMapper