Updated win32 solution and also made mgm files optional (not required) so that mega-glest will work with or without the new 8 player maps

This commit is contained in:
Mark Vejvoda
2010-03-09 00:43:46 +00:00
parent 3041efaa77
commit 4ecc284f75
11 changed files with 924 additions and 915 deletions

View File

@@ -19,6 +19,7 @@ cd $GAMEDIR
# export game library directory
test -n "${LIBDIR}" && export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${GAMEDIR}/${LIBDIR}"
./glest.bin > glest.log 2>&1
#./glest.bin > glest.log 2>&1
./glest.bin
# ./glest > /tmp/`date +"%F_%k-%M-%S"`.glest.log 2>&1