mirror of
https://github.com/glest/glest-source.git
synced 2025-09-09 15:30:41 +02:00
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user