From 889c71254dafa1cbdd2c276cc10d1a55b84c7225 Mon Sep 17 00:00:00 2001 From: FrozenCow Date: Sat, 12 Feb 2011 14:38:02 -0800 Subject: [PATCH] contact information Updated Home (markdown) --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index b0ce68d..093f328 100644 --- a/Home.md +++ b/Home.md @@ -6,6 +6,10 @@ The master branch here on Github is the port from the hMod version to Bukkit wit A somewhat modified version of the original Dynmap for hMod is still available in the hmod branch of this repo. +# Contact # +Bukkit Forums: http://forums.bukkit.org/threads/misc-dynmap-v0-12-1-realtime-minecraft-maps-314.489/ +IRC: irc://irc.esper.net/#dynmap + # Compiling # Use maven to compile the code, just like Bukkit/CraftBukkit. For this, first 'install' Bukkit with maven (`mvn install` inside the Bukkit repo). Alternatively use `ant` to compile the code. Note that the plugin requires Bukkit. Edit `build_parameters.xml` to supply ant with the correct paths.