Let’s hope this works
This commit is contained in:
parent
c33400bee1
commit
d293eeae81
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
<get src="https://www.dropbox.com/s/qedjhg8gf1fuk8t/CodeChickenLib-dev-latest.jar?dl=1"
|
||||
dest="${dir.mcp}/lib/CCLib-dev.jar"/>
|
||||
|
||||
<get src="http://files.minecraftforge.net/ForgeMultipart/ForgeMultipart-dev-1.6.4-1.0.0.212.jar"
|
||||
dest="${dir.mcp}/lib/ForgeMultipart-dev.jar"/>
|
||||
|
||||
|
||||
<copy todir="${dir.mcp}/src/minecraft">
|
||||
|
||||
<fileset dir="${dir.development}common">
|
||||
|
|
Loading…
Reference in a new issue