WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

FabricCompatibilityLayers/Apron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.