From 4c575878381560bfb4444682aa37dcffae50dadf Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 4 Sep 2015 18:49:21 +0000 Subject: [PATCH] Improved build.xml to create the project zip file a lot faster. --- trunk/build.xml | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/trunk/build.xml b/trunk/build.xml index 53a7560830..d1dc90898c 100644 --- a/trunk/build.xml +++ b/trunk/build.xml @@ -1,6 +1,6 @@ - + This script will build the L2J Server. @@ -29,7 +29,8 @@ - + + @@ -65,13 +66,7 @@ - - - - - - - + @@ -144,7 +139,15 @@ - + + + + + + + + + \ No newline at end of file