Skip to content
Snippets Groups Projects
Commit 7f7af491 authored by MELERIX's avatar MELERIX
Browse files

BETA/STABLE: Let's rename some doc files to avoid overwrite.

parent a0d22992
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@
<sync todir="${build.dist.doc}">
<fileset dir="doc" />
</sync>
<concat destfile="${build.dist.doc}/Changelog.txt">${l2j.changelog}</concat>
<concat destfile="${build.dist.doc}/L2J_DataPack_CHANGELOG.txt">${l2j.changelog}</concat>
<concat destfile="${build.dist.game}/config/l2jdp-version.properties">version=${l2j.version}${line.separator}builddate=${build.tstamp}</concat>
<sync todir="${build.dist.game}/data" includeemptydirs="true">
<fileset dir="data" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment