From 1772164fa250a7db4827e91f22fe4b88087fbf63 Mon Sep 17 00:00:00 2001 From: Robinson Gallego Date: Mon, 3 Feb 2020 23:59:05 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.