A mod for minecraft, based off of Civ V, Civ Beyond Earth and Factorio.
Essentially, a mod that adds a tech tree to minecraft. At the moment (more is planned, check the issues page for the current plans)
- This assumes you have git, but if you don't, you can download it from the Git website
- Run "git clone https://github.com/AlexIIL/CivCraft.git" in a terminal
- Run "cd CivCraft"
- Run "./gradlew setupCIWorkspace" (this assumes you are using linux, for Windows use "gradlew.bat" and I don't know what to use on Mac OSX)
- Run "./gradlew build"
- The jar's should be in the /build/libs/ folder
- Fork this repository with your own github account
- This assumes you have git, but if you don't, you can download it from the Git website
- Run "git clone https://github.com/YOUR_NAME/CivCraft.git" in a terminal
- Run "cd CivCraft"
- Run "./gradlew setupDecompWorkpspace"
- Run "./gradlew eclipse"
- Run, when you have finished your changes "git push"
- Submit a pull request with the changes. Please leave info on what you did and why you want it, unless it is a simple bug-fix.
Latest build at curseforge.