Skip to content

Unreal Engine Mod Loader V2.0.0

Compare
Choose a tag to compare
@RussellJerome RussellJerome released this 02 Oct 00:58
· 53 commits to main since this release
a30a921

This update is pretty much an entire rewrite of the original Unreal Mod Loader but with many, MANY new additions, changes, and improvements! In many ways this is no longer the same rushed Mod Loader you remember, this is something so much better! List of changes below for those of you who are interested 😃

Change Log

  • Added function pattern scanning
  • Rewrote level actor dumper from scratch
  • Added ImGui menu system (Activated with F1)
  • Rewrote most of the core systems
  • Added support for SDK based C++ mods
  • Added in an Example C++ Mod
  • Reworked the way printing to the console from a BP works
  • Removed Say function hook
  • Added in the ability to add mod buttons to the ImGui menu via Blueprint
  • Reworked how Create Default Object works
  • Improved function AOB's
  • Added a log file in the games binary folder
  • Added Execute Console Command tool from the menu
  • Removed ModLoaderActor system (was old)
  • Added Mod Info reading such as Author, Version, Description
  • Fixed loader cleanup bug
  • Added ability to wrap BP functions with C++
  • Improved the dumping system
  • General stability and quality of life improvements
  • Probably more stuff but this is all I remember 😄

If you have any problems, or just want to provide feedback join the discord here
If you would like to show support for this project feel free to check out my Patreon here (optional ofc, this tool will always remain free 😄)