unforbidable / tfcplus-bids

Bids and Pieces - an addon for TerraFirmaCraft+
GNU General Public License v3.0
2 stars 1 forks source link

GitHub Release CurseForge Version CurseForge Game Versions CurseForge Downloads GitHub License

TFC Plus - Bids and Pieces

A plugin for TerrafirmacraftPlus that aims to demonstrate various fully featured enhancements for gameplay and testing.

Please find the latest release at courseforge.

Features

Contributions

Translations

Other credits

Compatibility

Compiling

Required libraries to be placed in libs folder (or the latest version as available):

[1.7.10]TerraFirmaCraftPlus-deobf-0.89.1.jar
Waila-1.5.10_1.7.10.jar

Set up your environment as follows:

./gradlew setupDevWorkspace

Build mod as follows:

gradlew build

You'll also need to specify JAVA_HOME to point your Java 8 JDK installation, for example:

set JAVA_HOME=c:\Program Files\Java\jdk1.8.0_202\