contact information

Updated Home (markdown)
FrozenCow 2011-02-12 14:38:02 -08:00
parent 9224506af1
commit 889c71254d
1 changed files with 4 additions and 0 deletions

@ -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.