From 1ef0e76cab3c870bc0acdbf925e788638341fdca Mon Sep 17 00:00:00 2001 From: ALittlePatate <48603993+ALittlePatate@users.noreply.github.com> Date: Mon, 26 Sep 2022 15:33:36 +0200 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccf5442..7ed3126 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It's detects the Assembly of MelonLoader and closes your game So, the current beta of Devour implemented an anti cheat that detects Melon Loader and closes your game. I am currently re-writing the whole cheat in C++, it's gonna take a few days. -The cheat will use [Il2CppInspector](https://github.com/djkaty/Il2CppInspector#dll-injection-workflow), [ImGui](https://github.com/ocornut/imgui) and [MinHook](https://github.com/TsudaKageyu/minhook). +The v2 will use [Il2CppInspector](https://github.com/djkaty/Il2CppInspector#dll-injection-workflow), [ImGui](https://github.com/ocornut/imgui) and [MinHook](https://github.com/TsudaKageyu/minhook). Current state of the cheat : * Menu : 100% * Features : 0%