...
This commit is contained in:
parent
79576b631b
commit
631725b9da
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
<mkdir dir="download" />
|
<mkdir dir="download" />
|
||||||
<mkdir dir="download/unzip" />
|
<mkdir dir="download/unzip" />
|
||||||
<get src="https://github.com/DarkGuardsman/Dark-Library/archive/master.zip" dest="download" usetimestamp="True"/>
|
<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">
|
<copy todir="${dir.mcp}/src/minecraft">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue