File: on_dedicated.scr.example

package info (click to toggle)
openttd 1.0.4-7
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 35,528 kB
  • ctags: 26,450
  • sloc: cpp: 157,237; ansic: 17,637; sh: 626; awk: 348; makefile: 285; asm: 6
file content (4 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (10)
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"