From 9c4c60717a815c0e6a226d6c81d9a67f01e6d72a Mon Sep 17 00:00:00 2001 From: Chad Date: Fri, 28 Dec 2018 11:06:05 -0600 Subject: [PATCH] Update README.md Added helpful links. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9dabdf3..1fa1cd3 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,10 @@ pom.xml is a configuration file which automaticall downloads the .jar binaries o Java code is locared in /src/main/java/com/hyperling/minecraft/coderdojotest/. Plugin exports are located in /target/. + + +Link to setup and development tutorial: +https://bukkit.gamepedia.com/Plugin_Tutorial + +Guide on running a Minecraft server: +https://bukkit.gamepedia.com/Setting_up_a_server