mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-01-16 04:31:31 +01:00
Added seperate file for ant build parameters.
This commit is contained in:
parent
f0ec375834
commit
eafc8a858c
6
build_parameters.xml
Normal file
6
build_parameters.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<project name="dynmap_parameters" basedir=".">
|
||||
<property name="bukkit.jar" location="../../bukkit.jar"/>
|
||||
<property name="minecraft" location="../../"/>
|
||||
<property name="plugins" location="${minecraft}/plugins/"/>
|
||||
<property name="http_root" location="/srv/http/dynmap/"/>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user