Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 834f4b7

Browse files
committed
Update README.md
1 parent 3415eb8 commit 834f4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
The standalone release can be used with any injector or loader of your choice, but it requires you to load the dependencies manually: HarmonyX, and the IL2CPP version also requires that you set up an [Il2CppAssemblyUnhollower runtime](https://github.com/knah/Il2CppAssemblyUnhollower#required-external-setup).
4747

48-
1. Load the required libs - HarmonyX, and Il2CppAssemblyUnhollower if IL2CPP
48+
1. Load the required libs - UniverseLib, HarmonyX, and Il2CppAssemblyUnhollower if IL2CPP
4949
2. Load the UnityExplorer DLL
5050
3. Create an instance of Unity Explorer with `UnityExplorer.ExplorerStandalone.CreateInstance();`
5151
4. Optionally subscribe to the `ExplorerStandalone.OnLog` event to handle logging if you wish

0 commit comments

Comments
 (0)