Andreas Pardeike
Andreas Pardeike
That architecture is not supported yet. There are currently no concrete plans to support it. Mostly because MonoMod.Common must support it so I ping @0x0ade
No I don't have an ETA at all @imurashka. I am pretty sure it's not even up to me to fix it and both @0x0ade and I don't have the...
Unfortunately, adding an extra argument to PatchAll will break existing compiled dlls that now try to use the previous version of that method. Instead we need to add an overload...
I did not forget you, am just a tad too busy.
Excellent work
A lot of mod-loader solutions or mods still only support a single dll. By adding a dependency to an external assembly there will be a significantly increased risk of breaking...
I could contribute something too if necessary. Especially if I'm not the only one.
https://github.com/pardeike/Harmony/tree/feature/monomod-core will probably solve this when its completed.
This is an issue better addressed in MonoMod.Core which is the library that Harmony uses to do the low level stuff.
I did not imply that there is an existing issue. It might exist but ultimately someone from their team (like @0x0ade or @nike4613) can give you guidance.