From 780729bbb69b4608bce62d422e4316268a5c9a8e Mon Sep 17 00:00:00 2001 From: ALittlePatate Date: Thu, 7 Jul 2022 19:18:30 +0200 Subject: [PATCH] fix: dll path in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fa53d2..31ea94c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This uses [BepInEx](https://github.com/BepInEx/BepInEx). ## Installation 0. [Build the cheat from source](https://github.com/ALittlePatate/SlimeRanger#building-from-source). -1. Put the SlimeRanger.dll file inside `C:\Program Files (x86)\Steam\steamapps\common\Slime Rancher\BepInEx\plugins` folder. +1. Put the SlimeRanger.dll (located in `SlimeRanger\bin\Release\net46`) file inside `C:\Program Files (x86)\Steam\steamapps\common\Slime Rancher\BepInEx\plugins` folder. 2. Start the game, now you have successfully installed SlimeRanger. Use INSERT to open the menu ## Uninstallation