From 8082d498f35f9746dcd87e2a003277ee4f67ab46 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 31 Jan 2022 22:10:29 -0500 Subject: [PATCH] Add GGPOUE4 as submodule --- .gitmodules | 3 +++ KOFForever/Plugins/GGPOUE4 | 1 + 2 files changed, 4 insertions(+) create mode 160000 KOFForever/Plugins/GGPOUE4 diff --git a/.gitmodules b/.gitmodules index a67f24a..c291f3b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "KOFForever/Plugins/FixedPointMath"] path = KOFForever/Plugins/FixedPointMath url = http://gitblit.myredstone.top/r/UE4-Plugins/FixedPointMath.git +[submodule "KOFForever/Plugins/GGPOUE4"] + path = KOFForever/Plugins/GGPOUE4 + url = git@github.com:BwdYeti/GGPOUE4.git diff --git a/KOFForever/Plugins/GGPOUE4 b/KOFForever/Plugins/GGPOUE4 new file mode 160000 index 0000000..a4c0edf --- /dev/null +++ b/KOFForever/Plugins/GGPOUE4 @@ -0,0 +1 @@ +Subproject commit a4c0edf8d9ad58ece08be5599ef379ab8ce567e4