mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 05:05:16 +01:00
Updated Home (markdown)
parent
7c4e2c7ded
commit
02d506ccc0
3
Home.md
3
Home.md
@ -7,7 +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.
|
||||
|
||||
# Compiling #
|
||||
Use `ant` to compile the code. Note that the plugin requires Bukkit. Edit `build_parameters.xml` to supply ant with the correct paths.
|
||||
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.
|
||||
|
||||
# Setup #
|
||||
*Note: these manuals compatible with Bukkit's version of Dynmap*
|
||||
|
Loading…
Reference in New Issue
Block a user