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

Commit 4e3d3a2

Browse files
committed
Update README.md
1 parent 7dbc8fd commit 4e3d3a2

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.
4747

48-
1. Ensure the required libs are loaded - UniverseLib, HarmonyX and MonoMod
48+
1. Ensure the required libs are loaded - UniverseLib, HarmonyX and MonoMod. Take them from the [`UnityExplorer.Editor`](https://github.com/sinai-dev/UnityExplorer/releases/latest/download/UnityExplorer.Editor.zip) release if you need them.
4949
2. For IL2CPP, load Il2CppAssemblyUnhollower and start an [Il2CppAssemblyUnhollower runtime](https://github.com/knah/Il2CppAssemblyUnhollower#required-external-setup)
5050
2. Load the UnityExplorer DLL
5151
3. Create an instance of Unity Explorer with `UnityExplorer.ExplorerStandalone.CreateInstance();`

0 commit comments

Comments
 (0)