BepInEx / Il2CppInterop

A tool interoperate between CoreCLR and Il2Cpp at runtime
GNU Lesser General Public License v3.0
195 stars 61 forks source link

Add support for Il2Cpp metadata version 29 #41

Closed ghorsington closed 1 month ago

ghorsington commented 2 years ago

This currently affects Unity versions 2021 and newer. At the moment, the following issues are present:

Michael-Ziluck commented 2 years ago

Heya! Do you have any idea when you might get to this issue? Not necessarily anything definitive, even a vague "it's on my radar, maybe within the next X weeks/months" would even be great. I get that you guys do this project in your free time, so definitely not trying to be a nuisance about this and very much appreciate any and all help.

ghorsington commented 1 year ago

55 for initial v29 support was merged in and released. Not yet closing this issue though since it requires testing

In terms of BepInEx, Bleeding Edge builds starting version 6.0.0-be.663

Michael-Ziluck commented 1 year ago

@kecleon Looks like this got merged into the main builds! Should be fully good to go now.