Compatibility layer for RML, Froge/Refroged, ShockAhPI and friends. Built for Babric.
Only compatible with mods that use RML, Forge/Reforged, ShockAhPI, AudioMod, GUIAPI, ModOptionsAPI, ItemSpriteAPI and PlayerAPI. Base class edits are not supported unless they are converted to Mixin manually.
NOTE: You need a minimal Java version of 17 to build the mod.
Run gradle build normally.
gradlew build
Compiled jar is stored in build/libs
.