Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.08 KB

MineFall

Standby for MineFall, The Mod That Will Amaze You - STILL IN DEVELOPEMENT

alt tag

Planned Features:

  1. Working Mechs
  2. Guns from the game TitanFall
  3. NPC's and working and fluid combat mechanics
  4. A full crafting system designed customly
  5. An energy system compatible with most popular energy sources

Installation:

Note - This is for building the game inside of a dev enviroment
  1. Clone into an empty directory using your git client of choice.
  2. Open a command line and type the following: gradlew setupDecompWorkspace idea or gradlew setupDecompWorkspace eclipse (This depends on what IDE you are using)
  3. Open the directory in your IDE of choice
  4. After making code changes you can build with gradlew build
  5. The output jar will be in builds/lib

Contributions:

As of now contributions are always welcome, however large changes and huge pull requests will have to be carefully considered. Also it is not garanteed to have your pull request accepted.

But bug fixes and performace enhancements are always welcome