Skip to content

v0.4.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 15:19
· 295 commits to master since this release

Changelog

  • @Kasuromi: Added initial support for injecting fields (#24)
  • @Kasuromi: Added support for enum field injection (#25)
  • @Kasuromi: Support methods with non-blittable types (#26)
  • Removed any CLI functionality from AssemblyUnhollower, renamed assembly to LibAssemblyUnhollower
  • Removed .NET Framework targets, added .NET Standard 2.1 and .NET 6.0 targets
  • Added AssemblyUnhollower.CLI as the new CLI tool
    • To install the tool, run dotnet tool install --global --add-source https://nuget.bepinex.dev/v3/index.json Il2CppAssemblyUnhollower.CLI

Packages are also available on BepInEx NuGet: