From 159a7c21aeb0a8bdc1b98547652e9e8f8dbc43cf Mon Sep 17 00:00:00 2001 From: NepuShiro Date: Sun, 15 Oct 2023 21:06:34 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 5cd9541..55e32ad 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ # RedirectLog + +#### A Plugin for [BepInEx](https://github.com/BepInEx/BepInEx/) that is made to redirect the logs of the game [Resonite](https://store.steampowered.com/app/2519830/Resonite/) to the BepInEx Console + +### Installation + Download and extract [BepInEx 5.4.22 x64](https://github.com/BepInEx/BepInEx/releases) into the main game folder and run the game once to generate the folders and config files + + You will also need to download [BCE](https://github.com/innominata/BepInEx-Console-Extensions/releases/tag/1.0) (BepInEx Console Extensions) and place this into the "GameDir"/BepInEx/Plugins + + Finally download the RedirectLog.dll from the [Releases](https://github.com/nepushiro/RedirectLog/releases) and place this into the "GameDir"/BepInEx/Plugins + +To get the Console to appear it is disabled by default in the BepInEx config ("GameDir"/BepInEx/Config) + +Now your Console should be displaying the logs! \ No newline at end of file