From 0f0f34b330b86aafd1e5b7ad6e1fc178227a2567 Mon Sep 17 00:00:00 2001 From: ALittlePatate <48603993+ALittlePatate@users.noreply.github.com> Date: Sat, 8 Oct 2022 11:08:17 +0200 Subject: [PATCH] remove: unused stuff --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8e6cfeb..0fc3c9e 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,6 @@ In order to get all of this working you need to generate the DevourClient.dll fi 1. Inject the DevourClient.dll file located in `DevourClient\x64\Release` to DEVOUR with your favourite injector //TODO code an injector. 2. Use INSERT to open the menu -## Uninstallation - -0. Delete the folders `MelonLoader`, `Mods`, `Plugins`, `UserData`, and the file `version.dll` from `C:\Program Files (x86)\Steam\steamapps\common\Devour` - ## Building from source 0. Clone the repository (or Code -> Download Zip)