Skip to content

Releases: Ry0511/willow1-mod-manager

v1.2.0

28 Apr 19:33

Choose a tag to compare

Release Notes

See install guide here
See all release notes here

  • input_base has been renamed to keybinds to keep things inline with other games
  • Mods Base
    • URL's have now been setup so you should be prompted when new releases are available... You can also just look in the discord.
  • Console Mod Menu
    • You can now bind a button via a button press
  • Fixed WeakPointers not working due to incorrect UObject layout
  • ui_utils is now directly apart of the mod manager thanks to RedxYeti
  • Known Issue: Hooking network functions can cause a crash; This is being looked into.

1.1.0

09 Feb 00:08

Choose a tag to compare

Install Guide

Changelog

Changes

  • Changed where the PythonSDK is downloaded from (you are here dumb dumb)

Fixes

  • Hooking some functions would cause a crash due to not synchronising CallFunction (don't copy code kids even if its in the same repo lol)
  • Main mods directory has been renamed from Mods to sdk_mods
  • Mod loader would log Invalid Mod Path excessively