From 19e31795a3f75043b1261de0dd6b17ecad2462f5 Mon Sep 17 00:00:00 2001 From: FrozenCow Date: Sat, 12 Feb 2011 14:38:30 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 093f328..5fa4ef1 100644 --- a/Home.md +++ b/Home.md @@ -7,8 +7,8 @@ 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 +* 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).