You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
391 B
12 lines
391 B
[nethacklauncher] |
|
loglevel = "debug" |
|
serverdisplay = "unixvoid.com underground nethack server" |
|
nethackversion = "3.6.3 beta1+" |
|
hackdir = "savedata/hack" |
|
nhdatlocation = "/NetHack/dat/nhdat" |
|
recoverbinary = "/NetHack/util/recover" |
|
bootstrapdelay = 1 |
|
|
|
[redis] |
|
host = "localhost:6379" |
|
password = ""
|
|
|