diff --git a/README.MD b/README.MD index 3150ecd81..9b2ccc0bb 100644 --- a/README.MD +++ b/README.MD @@ -15,8 +15,10 @@ 1. Download MelonLoader_Il2Cpp.zip from the latest version in [Releases](https://github.com/HerpDerpinstine/MelonLoader/releases). 2. Extract MelonLoader_Il2Cpp.zip to the Game's Installation Folder. -3. Download the Unity Dependencies ZIP for the Game's Engine Version from [BaseLibs/UnityDependencies](https://github.com/HerpDerpinstine/MelonLoader/BaseLibs/UnityDependencies). -4. Extract the ZIP to MelonLoader/AssemblyGenerator/Il2CppAssemblyUnhollower/UnityDependencies in the Game's Installation Folder. +3. Download the latest version of Il2CppDumper from [HERE](https://github.com/Perfare/Il2CppDumper/releases) and extract it to MelonLoader/AssemblyGenerator/Il2CppDumper +4. Download the latest version of Il2CppAssemblyUnhollower from [HERE](https://github.com/knah/Il2CppAssemblyUnhollower/releases) and extract it to MelonLoader/AssemblyGenerator/Il2CppAssemblyUnhollower +5. Download the Unity Dependencies ZIP for the Game's Engine Version from [BaseLibs/UnityDependencies](https://github.com/HerpDerpinstine/MelonLoader/BaseLibs/UnityDependencies). +6. Extract the ZIP to MelonLoader/AssemblyGenerator/Il2CppAssemblyUnhollower/UnityDependencies in the Game's Installation Folder. ---