v1.1.1
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