From a016291e446a1c47b8ff4bc0ef44def7c819ee00 Mon Sep 17 00:00:00 2001 From: in my mind Date: Fri, 12 Jun 2026 15:29:52 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d88af8..467896b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Featues: +# Features: - There's a crashlog in case of an apocalypse (load the dll in x64dbg and hit home, then subtract 0x1000 from the starting address and add the crash offset and look at the location). - Schema dumper (in Common/Include/Config.hpp) -> DUMP_SCHEMA_ALL_OFFSET to 1 - Blackbone mm support (I'll post the injector with the database when I have time).