This commit is contained in:
Robert Seifert 2013-04-21 03:04:01 -04:00
parent 79576b631b
commit 631725b9da

View file

@ -19,7 +19,7 @@
<mkdir dir="download" />
<mkdir dir="download/unzip" />
<get src="https://github.com/DarkGuardsman/Dark-Library/archive/master.zip" dest="download" usetimestamp="True"/>
<unzip dest="download/unzip/.." src="download/Dark-Library-master.zip"/>
<unzip dest="download/unzip/.." src="download/master.zip"/>
<copy todir="${dir.mcp}/src/minecraft">