From 2272ad916fb66ecc8eaebc881958e16e36617611 Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Mon, 29 Jan 2018 19:01:10 +0100 Subject: [PATCH] Update Readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 29dd430..c68a7c3 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ The World Handler provides a smart Gui for people without having to know any complex commands and gives them a look inside the art of Minecraft map and world making. Now anyone can easily create maps or just save a few ammount of time and provides an easy to use interface. -This source code is provided _as-is_. - -Nearly all the source is dependent on the Forge API. +CurseForge: https://minecraft.curseforge.com/projects/world-handler-command-gui # Features # * GUI for Commands @@ -45,18 +43,20 @@ Nearly all the source is dependent on the Forge API. * Simplified usage for /fill and /clone # Download # -Compiled and signed versions can be found here: -https://minecraft.curseforge.com/projects/world-handler-command-gui +Compiled and signed versions can be found here: +https://minecraft.curseforge.com/projects/world-handler-command-gui/files -Required: Forge universal files for your minecraft version (http://files.minecraftforge.net/) +Requires: Minecraft Forge (http://files.minecraftforge.net/) # Installation # Download World Handler or build from source -1. Make sure Minecraft Forge is installed (http://files.minecraftforge.net/) +1. Make sure Minecraft Forge is installed 2. Navigate to "%appdata%\.minecraft\mods" 3. Copy the WorldHandler-[VERSION]-UNIVERSAL.jar 4. Edit your profile 5. Select Forge as your profile 6. Run Minecraft 7. Press 'V' to open the World Handler + +Source is provided **AS IS**