mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Rename dependency names to match wiki
This commit is contained in:
parent
c002fbc537
commit
21c0833f14
@ -1,3 +1,3 @@
|
|||||||
#Build Number for ANT. Do not edit!
|
#Build Number for ANT. Do not edit!
|
||||||
#Sat May 30 20:46:17 CEST 2015
|
#Sat May 30 21:50:19 CEST 2015
|
||||||
build.number=1052
|
build.number=1053
|
||||||
|
@ -49,9 +49,9 @@ jar.compress=false
|
|||||||
jar.index=${jnlp.enabled}
|
jar.index=${jnlp.enabled}
|
||||||
javac.classpath=\
|
javac.classpath=\
|
||||||
${libs.SpigotServer.classpath}:\
|
${libs.SpigotServer.classpath}:\
|
||||||
${libs.BukkitTelnet.classpath}:\
|
${libs.TF-Essentials.classpath}:\
|
||||||
${libs.TF-WorldEdit.classpath}:\
|
${libs.TF-WorldEdit.classpath}:\
|
||||||
${libs.Essentials.classpath}
|
${libs.BukkitTelnet.classpath}
|
||||||
# Space-separated list of extra javac options
|
# Space-separated list of extra javac options
|
||||||
javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
|
javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
|
||||||
javac.deprecation=false
|
javac.deprecation=false
|
||||||
|
Loading…
Reference in New Issue
Block a user