From 6ee6aeda8cab1fc99d00ebca1db64d63d4809954 Mon Sep 17 00:00:00 2001 From: ApfelTeeSaft <91074565+ApfelTeeSaft@users.noreply.github.com> Date: Tue, 16 Jul 2024 13:11:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1aefa78c..97391b38a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This repository contains a cheat menu for the game AltF4, designed to be compile - **Minhook**: A hooking library for x86/x64 binaries. More information [here](https://github.com/TsudaKageyu/minhook) - **ImGui**: A bloat-free graphical user interface library for C++. More information [here](https://github.com/ocornut/imgui) -- **Dumper-7** SDK Generator for all Unreal Engine games. More Information [here](https://github.com/Encryqed/Dumper-7) +- **Dumper-7**: SDK Generator for all Unreal Engine games. More Information [here](https://github.com/Encryqed/Dumper-7) ## Requirements