Files @ r16229:1d1b481653d2
Branch filter:

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

yexo
(svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes before 'p'
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"