From 99bc72707d9bd33ec2116a38964033e82cf21ce1 Mon Sep 17 00:00:00 2001 From: Matthew Faltys Date: Fri, 6 Dec 2019 19:01:36 +0000 Subject: [PATCH] Update to new 3.6.3 release --- config.gcfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.gcfg b/config.gcfg index ffcab6f..7ff46cc 100644 --- a/config.gcfg +++ b/config.gcfg @@ -1,7 +1,7 @@ [nethacklauncher] loglevel = "debug" serverdisplay = "unixvoid.com underground nethack server" - nethackversion = "3.6.3 beta1+" + nethackversion = "3.6.3" hackdir = "/hack" nhdatlocation = "/NetHack/dat/nhdat" recoverbinary = "/NetHack/util/recover"