1
0

Removed all example ini files from Install.

They are copied from MCServer by the nightbuild script.
This commit is contained in:
madmaxoft
2013-08-03 20:41:26 +02:00
parent 3255c29e7a
commit b3906500c7
12 changed files with 16 additions and 116 deletions

View File

@@ -92,6 +92,9 @@ if errorlevel 1 goto haderror
:: Copy all the example ini files into the Install folder for zipping:
copy MCServer\*.example.ini Install\*.example.ini
:: Use 7-zip to compress the resulting files into a single file:
set FILESUFFIX=%MYYEAR%_%MYMONTH%_%MYDAY%_%MYTIME%_%COMMITID%
echo FILESUFFIX=%FILESUFFIX%