Updated for 2.8.

This commit is contained in:
sk89q
2011-01-16 13:22:37 -08:00
parent e6c101a307
commit ba0dfb8ff4
3 changed files with 41 additions and 0 deletions

View File

@@ -58,6 +58,7 @@
<fileset dir="."/>
<globmapper from="*.txt" to="*.txt"/>
</copy>
<copy tofile="${release.dir}/config.yml" file="config.yml"/>
<copy tofile="${release.dir}/worldedit.updatr" file="worldedit.updatr"/>
<replace file="${release.dir}/worldedit.updatr" token="%version%" value="${version}"/>
<copy tofile="${release.dir}/plugin.yml" file="plugin.yml"/>