mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2024-12-22 17:47:35 +08:00
use submodules for HarmonyX and Unhollower
This commit is contained in:
parent
4128f8519d
commit
9ea50e232c
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
@ -0,0 +1 @@
|
||||
Subproject commit 64462b3e31abcbc3839fbfae10b620f2a693de31
|
1
lib/Il2CppAssemblyUnhollower
Submodule
1
lib/Il2CppAssemblyUnhollower
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0911fdaca645b75727c4cf104003918aa8d8296c
|
Loading…
Reference in New Issue
Block a user