BepInEx / Il2CppInterop

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

Upgrade to Harmonyx 2.13 #139

Open aldelaro5 opened 2 months ago

aldelaro5 commented 2 months ago

This pr is needed for https://github.com/BepInEx/BepInEx/pull/946

It upgrades Harmonyx to 2.13 and removes the GenerateTrampoline api which wasn't needed by BepInEx and makes it harder to adapt to the reorg MonoMod factory api

Opening as draft for the same reasons than the bepinex pr