Now using Forge recommended
This commit is contained in:
parent
77ae252000
commit
2f42329173
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
<target name="build">
|
<target name="build">
|
||||||
<copy todir="${dir.development}">
|
<copy todir="${dir.development}">
|
||||||
<fileset dir="../Minecraft Forge Latest/" />
|
<fileset dir="../Minecraft Forge/" />
|
||||||
</copy>
|
</copy>
|
||||||
|
|
||||||
<get src="http://files.minecraftforge.net/CodeChickenLib/CodeChickenLib-dev-1.6.4-1.0.0.49.jar"
|
<get src="http://files.minecraftforge.net/CodeChickenLib/CodeChickenLib-dev-1.6.4-1.0.0.49.jar"
|
||||||
|
|
Loading…
Reference in a new issue