Update build.xml
This commit is contained in:
parent
22c97f2c91
commit
99c4fa8458
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
<delete dir="${dir.development}/forge"/>
|
<delete dir="${dir.development}/forge"/>
|
||||||
|
|
||||||
<copy todir="${dir.development}">
|
<copy todir="${dir.development}">
|
||||||
<fileset dir="../Minecraft Forge Latest/"/>
|
<fileset dir="../../Minecraft Forge Latest/"/>
|
||||||
</copy>
|
</copy>
|
||||||
|
|
||||||
<get src="https://www.dropbox.com/s/0txj0orswr2ru5z/CodeChickenCore-dev-latest.jar?dl=1"
|
<get src="https://www.dropbox.com/s/0txj0orswr2ru5z/CodeChickenCore-dev-latest.jar?dl=1"
|
||||||
|
|
Loading…
Reference in a new issue