Updated build.xml
This commit is contained in:
parent
0ecc33eaae
commit
8112ccea15
1 changed files with 0 additions and 1 deletions
|
@ -204,7 +204,6 @@
|
||||||
<echo message="Packaging BiomesOPlenty Api" />
|
<echo message="Packaging BiomesOPlenty Api" />
|
||||||
<zip destfile="${dist.dir}/${api.name}">
|
<zip destfile="${dist.dir}/${api.name}">
|
||||||
<fileset dir="${mcp.dir}/src/minecraft" includes="**/biomesoplenty/api/**" />
|
<fileset dir="${mcp.dir}/src/minecraft" includes="**/biomesoplenty/api/**" />
|
||||||
</fileset>
|
|
||||||
</zip>
|
</zip>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue