mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 03:12:40 +08:00
use submodules for HarmonyX and Unhollower
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
|
||||
|
1
lib/HarmonyX
Submodule
1
lib/HarmonyX
Submodule
Submodule lib/HarmonyX added at 64462b3e31
1
lib/Il2CppAssemblyUnhollower
Submodule
1
lib/Il2CppAssemblyUnhollower
Submodule
Submodule lib/Il2CppAssemblyUnhollower added at 0911fdaca6
Reference in New Issue
Block a user