BritishCynic / TinkersConstruct

Tinker a little, build a little, tinker a little more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forked version of Tinker's Construct being maintained for 1.7.10 for use in the GTNH modpack.

Modify all the things, then do it again!
Melt down any metals you find. Power the world with spinning wind!

Development

See the general GTNH Developement page.

License

GTNH Modifications Copyright (c) 2021-2024 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!

The original code is copyright (c) 2015 SlimeKnights and was retroactively released under the MIT License.

Any and all issues with this fork should be brought to the GTNH GitHub - do not bother the original maintainers!

Compile from Source

Note: Git MUST be installed and in the system path to use our scripts.

  • Before importing the project to your IDE, build it by running gradlew[.bat] build in its root directory.
  • If obscure Gradle issues are found try running 'gradlew clean' and 'gradlew cleanCache'

About

Tinker a little, build a little, tinker a little more...

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%