Update README.md

This commit is contained in:
Telesphoreo 2021-10-09 19:21:22 -05:00 committed by GitHub
parent 22278822fe
commit 2636f2c768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -8,7 +8,7 @@ This plugin was originally coded by StevenLawson (Madgeek1450), with Jerom van d
involved in its development some time later. It consists of over 85 custom coded commands and a large variety of
distinguishable features not included in any other plugin. The plugin has since its beginning grown immensely. Together,
with the main TotalFreedom server, TotalFreedomMod has a long-standing reputation of effectiveness whilst maintaining a
clear feeling of openness towards the administrators and the players themselves.
clear feeling of openness towards the administrators and the players themselves. TotalFreedomMod was forked to a new repository called TFPatches for faster development. The repository was renamed to TotalFreedomMC, which you are on now. When Wild1145 took ownership of TotalFreedom, it was further forked into a new organization, AtlasMediaGroup. This version still continues to receive updates, with some being backported from AtlasMediaGroup.
### Contributing
@ -16,8 +16,6 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md) if you are interested in developin
For information on how TotalFreedomMod is licensed, please see [LICENSE.md](LICENSE.md).
For information on our security policy and reporting an issue, please see [SECURITY.md](SECURITY.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.
You need Gradle to build. You'd also need to set the JDK version to Java 17 as that is the current standard as of now.