diff --git a/.gitmodules b/.gitmodules index e834537..4533c07 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ [submodule "lib/mcs-unity"] path = lib/mcs-unity url = https://github.com/sinai-dev/mcs-unity +[submodule "lib/Il2CppAssemblyUnhollower"] + path = lib/Il2CppAssemblyUnhollower + url = https://github.com/knah/Il2CppAssemblyUnhollower +[submodule "lib/HarmonyX"] + path = lib/HarmonyX + url = https://github.com/BepInEx/HarmonyX diff --git a/lib/HarmonyX b/lib/HarmonyX new file mode 160000 index 0000000..64462b3 --- /dev/null +++ b/lib/HarmonyX @@ -0,0 +1 @@ +Subproject commit 64462b3e31abcbc3839fbfae10b620f2a693de31 diff --git a/lib/Il2CppAssemblyUnhollower b/lib/Il2CppAssemblyUnhollower new file mode 160000 index 0000000..0911fda --- /dev/null +++ b/lib/Il2CppAssemblyUnhollower @@ -0,0 +1 @@ +Subproject commit 0911fdaca645b75727c4cf104003918aa8d8296c