LavaGang / MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
https://discord.gg/2Wn3N2P
Apache License 2.0
2.48k stars 479 forks source link

Added new patch for easier casting in IL2CPP #479

Closed Atmudia closed 5 months ago

Atmudia commented 1 year ago

I patched "System.Runtime.CompilerServices.CastHelpers.ChkCast_Helper" so that normal casting would work with IL2CPP Types.