Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Spuckwaffel authored Dec 6, 2023
1 parent c298a66 commit 4f67a01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<img src="https://img.shields.io/github/forks/Spuckwaffel/UEDumper" alt="Forks">
<img src="https://komarev.com/ghpvc/?username=UEDumper&label=Views" alt="Views">
</p>
<p>UEDumper is a all in one Unreal Engine Dumper that supports Unreal Engine 4.19 - Unreal Engine 5.2.0 and a live editor, where you can view the generated SDK at runtime and modify the games' memory.</p>
<p>UEDumper is a all in one Unreal Engine Dumper that supports Unreal Engine 4.19 - Unreal Engine 5.3.0 and a live editor, where you can view the generated SDK at runtime and modify the games' memory.</p>
<p><a href="#features">Features</a> &bull;
<a href="#getting-started">Getting Started</a> &bull;
<a href="#support-for-your-game">Your Game</a> &bull;
Expand All @@ -19,7 +19,7 @@
<h2>Features</h2>
<ul>
<li>Rich GUI with the help of the ImGui library.</li>
<li>Unreal Engine 4.19 - 5.2.0 support without having to modify any internal structures of the code.</li>
<li>Unreal Engine 4.19 - 5.3.0 support without having to modify any internal structures of the code.</li>
<li>SDK generator and editor.</li>
<li>New MDK type generator.</li>
<li>Live editor to read/write the games' memory.</li>
Expand Down Expand Up @@ -129,4 +129,4 @@
<p>This project is licensed under the terms of the MIT license.</p>
<h2>Showcase</h2>
<p><a href="https://www.youtube.com/watch?v=DUGL_fD71Fg">Here a video on YouTube showcasing the game Only UP</a></p>
<p>Join the discord for any questions and help <a href="https://discord.gg/KQrEsbJ7cH">here.</a></p>
<p>Join the discord for any questions and help <a href="https://discord.gg/KQrEsbJ7cH">here.</a></p>

0 comments on commit 4f67a01

Please sign in to comment.