diff --git a/README.MD b/README.MD index 9b2ccc0bb..e02029722 100644 --- a/README.MD +++ b/README.MD @@ -17,7 +17,7 @@ 2. Extract MelonLoader_Il2Cpp.zip to 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). +5. Download the Unity Dependencies ZIP for the Game's Engine Version from [BaseLibs/UnityDependencies](https://github.com/HerpDerpinstine/MelonLoader/tree/master/BaseLibs/UnityDependencies). 6. Extract the ZIP to MelonLoader/AssemblyGenerator/Il2CppAssemblyUnhollower/UnityDependencies in the Game's Installation Folder. ---