v0.4.30.0
·
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 toLibAssemblyUnhollower
- 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
- To install the tool, run
Packages are also available on BepInEx NuGet: