Files @ r1693:7b556be75007
Branch filter:

Location: cpp/openttd-patchpack/source/scripts/on_dedicated.scr.example

bjarni
(svn r2197) -fix [Makefile]: SDL_CONFIG from makefile.config is now not always overwritten
-fix [OSX]: fixed issue where OSX could not compile the java MIDI app if SHOW_WARNINGS was on (introduced in r1917)
-fix [OSX]: the midi class file is now also deleted with make clear
1
2
3
echo "Setting dedicated network server settings..."
set server_pw "*"
set server_name "My example dedicated gameserver"