diff --git a/README.md b/README.md index 64d4a989..62efa815 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,13 @@ If you have an issue or problem and it's not listed there, please [open a new is -### Building +## Building + +
+ Click to see building instructions + +*** + #### Linux You can build by running these commands (without the <>) in a terminal. ``` @@ -167,8 +173,17 @@ If you prefer copying it manually, find a file in `build/libs` called `KAMI- + ## Contributing +
+ Click to see how to contribute + +*** + You are free to clone, modify KAMI and KAMI Blue and make pull requests as you wish. To set up your development environment, make use of the following commands: On GNU/Linux, run `chmod +x gradlew` and for the following commands use `./gradlew` instead of `gradlew.bat` @@ -192,6 +207,23 @@ If you have gradle related issues with either of these force your gradle version If you do not wish to run from an IDE, use `gradlew.bat runClient` to run KAMI Blue. +*** + +
+ +## How this improves over KAMI (Red) + +
+ Click to see new features and improvements + + - NoFall Bucket Mode picks up the water bucket after + - Better mcmod.info with more information + - Future compatibility + - Auto32k + - 32k options for Aura + - Continued development + +
## Thank you [zeroeightysix](https://github.com/zeroeightysix) for the original [KAMI](https://github.com/zeroeightysix/KAMI)