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.22k stars 459 forks source link

Bump Il2CppInterop version to 1.4.6-ci.394 #615

Closed AshtonMemer closed 5 months ago

AshtonMemer commented 5 months ago

Describe the new feature or enhancement

Bump the Il2CppInterop version to 1.4.6-ci.394. This version fixes a bug in which non-blittable value types are not constructed like objects

https://github.com/BepInEx/Il2CppInterop/commit/a34205408f9b357bd0ae0ea0df324258d9e139d1

RinLovesYou commented 5 months ago

Done in 3fc3423, leaving this open for you to test this run when it's done. Please close if everything works as expected

AshtonMemer commented 5 months ago

Works as intended, thank you.