From 2ed14c6e878673648e438047648b7befbcb62f3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=82=E3=81=8B=E3=83=8B=E3=83=A3=E3=83=B3?= Date: Mon, 29 Jul 2024 18:05:31 +0000 Subject: [PATCH] Update Installation --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 5742556..89b677b 100644 --- a/Installation.md +++ b/Installation.md @@ -1,7 +1,7 @@ If you have a repack of the game, check if it comes with the `BepInEx` directory, in which case you can most likely just drop the DLLs into `BepInEx\monomod`. Otherwise, follow one of the methods below. # The simple method -Inohara comes with the whole package. [Install Inohara](https://gitea.tendokyu.moe/akanyan/inohara) and then drop the DLLs into `BepInEx\monomod`. +Inohara comes with the whole package. [Install Inohara](https://gitea.tendokyu.moe/akanyan/inohara#installation) and then drop the DLLs into `BepInEx\monomod`. # The manual BepInEx method - Download [BepInEx 5](https://github.com/BepInEx/BepInEx/releases/) and [BepInEx.MonoMod.Loader](https://github.com/BepInEx/BepInEx.MonoMod.Loader).