Flamarine / BTAExampleMod

A simple mod template for Better Than Adventure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BTA Example Mod

A simple mod template for Better Than Adventure.

It's suggested to use IDEA as the IDE.

Setup

  1. Grab a full BTA jar from the MultiMC instance (or anywhere else you want) and rename it to "bta.jar".

  2. Place the jar in the "libs" folder in your project.

  3. Run the following command:

gradlew build
  1. Start your modding trip!

About

A simple mod template for Better Than Adventure

License:Creative Commons Zero v1.0 Universal


Languages

Language:Java 100.0%