From 43c873fa52605ed67327b458c1a55df6bb0bd414 Mon Sep 17 00:00:00 2001 From: zontreck Date: Fri, 8 Mar 2024 17:58:21 -0700 Subject: [PATCH] Add another repo --- .gitmodules | 3 +++ LibAC | 1 + 2 files changed, 4 insertions(+) create mode 160000 LibAC diff --git a/.gitmodules b/.gitmodules index 5c7e099..80e441e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "MinecraftLauncher"] path = MinecraftLauncher url = https://git.zontreck.com/zontreck/MinecraftLauncher +[submodule "LibAC"] + path = LibAC + url = https://git.zontreck.com/zontreck/LibAC diff --git a/LibAC b/LibAC new file mode 160000 index 0000000..a5f943d --- /dev/null +++ b/LibAC @@ -0,0 +1 @@ +Subproject commit a5f943dc198194773c79da7ef3b16f8959c873e4