diff --git a/README.md b/README.md index 784444cb..a26fe5b4 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,7 @@ This plugin was originally coded by StevenLawson (Madgeek1450), with Jerom van d Please see [CONTRIBUTING.md](CONTRIBUTING.md) if you are interested in developing TotalFreedomMod. For information on how TotalFreedomMod is licensed, please see [LICENSE.md](LICENSE.md). + +### Compiling ### + +You need Maven to build. You'd also need to set the JDK version to Java 8 as that is the current standard as of now.