I made a mod called Hypertale that can load Mixins too and that use a similar Mixin stack (Hypertale mixin stack also include mod ID)
Since I am adding Hyxin compatibility to Hypertale and want Hypertale <-> Hyxin interactions to be friendly, I decided to make this issue!
Please redirect anyone having issue with Hyxin mods when running Hypertale to: https://github.com/Fox2Code/Hypertale/issues
If I find any issues that are also present on Hyfixes, I will try to upstream any issues I find.
Also feel free to grab any useful code you want from my project, most of the custom logic is in MixinLoader:
I made the compatibility commit here: (Only did stubs that can fall under fair use due to project uncertain license, still WIP)
HypertaleExampleMod: (Send it because it already uses mixins, just run ./gradle runServer)
I'm ready to offer assistance to this project if needed!
I made a mod called Hypertale that can load Mixins too and that use a similar Mixin stack (Hypertale mixin stack also include mod ID)
Since I am adding Hyxin compatibility to Hypertale and want Hypertale <-> Hyxin interactions to be friendly, I decided to make this issue!
Please redirect anyone having issue with Hyxin mods when running Hypertale to: https://github.com/Fox2Code/Hypertale/issues
If I find any issues that are also present on Hyfixes, I will try to upstream any issues I find.
Also feel free to grab any useful code you want from my project, most of the custom logic is in
MixinLoader:I made the compatibility commit here: (Only did stubs that can fall under fair use due to project uncertain license, still WIP)
HypertaleExampleMod: (Send it because it already uses mixins, just run
./gradle runServer)I'm ready to offer assistance to this project if needed!