Show the most relevant information in the vehicle list window, based on what the...
[openttd-joker.git] / bin / scripts / on_dedicated.scr.example
blob5465cd797840ba92481b22c29e471f497434ea51
1 echo "Setting dedicated network server settings..."
2 # empty the server password
3 server_pw = "*"
4 server_name = "My example dedicated gameserver"