Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Spuckwaffel authored Oct 13, 2023
1 parent b023423 commit 7350ca7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,12 @@
<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>SDK generator and editor.</li>
<li>New MDK type generator.</li>
<li>Live editor to read/write the games' memory.</li>
<li>Saving the SDK to use it in your C++ project.</li>
<li>Saving the SDK and MDK to use it in your C++ project.</li>
<li>Well documented source code for the Engine.</li>
<li>Simple Definitions that change the Engine's behavior.</li>
<li>Support for Dumps Host.</li>
<li>Support for Dumpspace.</li>
</ul>
<h2>Getting Started</h2>
<p>This project DOES NOT work out of the box! To support your game, you still have to reverse it on your own to find the information that is stated below.</p>
Expand Down

0 comments on commit 7350ca7

Please sign in to comment.