Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 19:19
· 17 commits to main since this release

Based on 0bfec09

Changes

  • Removed/disabled unnecessary stuff
  • Simplified the config file, all the game-specific options are hard-coded
  • Fixed ConsoleEnablerMod and CheatManagerEnablerMod by replacing RegisterHook with NotifyOnNewObject (temporary, RegisterHook will be fixed later)
  • Added a new hook - LoadMapMP, it behaves similarly to LoadMap but works in multiplayer
  • Fixed BPModLoaderMod using the new LoadMapMP hook

If you want to develop mods, download the zDev-UE4SS_... version - it contains the pdb file for easier debugging.