added comment re where to get bukkit
This commit is contained in:
parent
423491f61e
commit
614f248d18
1 changed files with 4 additions and 0 deletions
|
@ -2,5 +2,9 @@
|
|||
# If building the plugin from source you need to first install bukkit
|
||||
# Change this property to suit your environment
|
||||
#
|
||||
# Bukkit jar file can normally be downloaded from
|
||||
#
|
||||
# http://dl.bukkit.org/downloads/bukkit/
|
||||
#
|
||||
bukkit-lib=/home/walter/bukkit/target/original-bukkit-1.4.6-R0.4-SNAPSHOT.jar
|
||||
bukkit-version=1.4.6
|
||||
|
|
Reference in a new issue