diff --git a/README.md b/README.md index b849af3..7de42b0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ [banner]: https://pcgamingfreaks.at/images/minepacks.png [spigot]: https://www.spigotmc.org/resources/19286/ - [spigotRatingImg]: https://img.shields.io/badge/dynamic/json.svg?color=brightgreen&label=rating&query=%24.rating.average&suffix=%20%2F%205&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F19286 [spigotDownloadsImg]: https://img.shields.io/badge/dynamic/json.svg?color=brightgreen&label=downloads%20%28spigotmc.org%29&query=%24.downloads&url=https%3A%2F%2Fapi.spiget.org%2Fv2%2Fresources%2F19286 [bukkit]: http://dev.bukkit.org/bukkit-plugins/minepacks/ @@ -56,21 +54,22 @@ Minepacks is a backpack plugin for minecraft server running bukkit or spigot. * Auto-updater * [API][api] for developers -## Requirements - +## Requirements: +### Runtime requirements: * Java 8 * Bukkit, Spigot or Paper for Minecraft 1.7 or newer * (Optional) [PCGF PluginLib][pcgfPluginLib] ([Advantages of using the PCGF PluginLib][pcgfPluginLibAdvantages]) -## Build from source: -The plugin can be build in 3 different configurations. - -### Build requirements +### Build requirements: * JDK for Java 8 * Maven 3 * git +## Build from source: +The plugin can be build in 3 different configurations. +All the details about the different build configs and runtime modes can be found [here](https://github.com/GeorgH93/Minepacks/wiki/Build-and-Mode-comparison). + ### Normal version: ``` git clone https://github.com/GeorgH93/Minepacks.git