Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 402 Bytes

BTA Example Mod - Babric

A simple mod template for Better Than Adventure, yet this template is for Babric.

Original version: https://github.com/pkstDev/BTAExampleMod

Setup

Just run the following command:

gradlew build

And then you can start your modding trip!

Extra Tips

Since BTA is distributed without obfuscation, all Mixin classes must set the 'remap' option to false!