Files @ r25637:b1d39954f0ec
Branch filter:

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

Loïc Guilloux
Add: [Actions] msys2/MinGW CI (#8698)
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"