Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 774 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 774 Bytes

Building

./gradlew clean setupDecompWorkspace idea

(The idea is for InteliJ only, try eclipse for Eclipse)

./gradlew build

To download the dev/cutting edge version can be found on the GTNH Jenkins.

License

GTNH Modifications Copyright (c) 2021-2022 The GTNH Team.

This code is licensed LGPL v3.0 or later. Feel free to use our changes, just give back any changes you make to the community as well!

Original Code Copyright (c) 2012, Mushroom Hostage

You can find the mushroomhostage's code and BSD license in the main branch

Additional Modifications Copyright (c) 2018 LOKKO12

The code, written by LOKKO12, in this fork, was licensed under the MIT License