Files @ r1:a1ac3191b538
Branch filter:

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

Theleruby
6.0.1
Move the original docs to their own folder
Change the patchpack readme to markdown format
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"