Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 19:07
· 146 commits to master since this release
9f73743

NOTE

The project has been refactored and renamed from Il2CppUnhollower!
Most of the changes are breaking, so don't naïvely upgrade your plugins and packages!

Please refer to changelog below for more information. Note that old Il2CppUnhollower assemblies are still available, and the code can be found in legacy-unhollower branch.

Stable releases are now available via NuGet.org!

Changelog

Fixes

  • Generator: Fix params array overload generation (#38)
  • HarmonySupport: Fix handling struct parameter handling on x86
  • Generator: Fix base type not being cloned correctly for some types