Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 466 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 466 Bytes

Apron

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.

Build

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.