Congrats on your new server...
-More resources for troubleshooting:
+More resources for troubleshooting vis NetHack:
https://nethackwiki.com/wiki/User:Paxed/HowTo_setup_dgamelaunch
-Old readme below
+See also the old readme below.
+
+First, though, here's how to install Dungeon Crawl Stone Soup:
+1) obtain the source, navigate to that directory
+2) sudo make install prefix=/ DATADIR=/etc/dcss0341 SAVEDIR=/var/dcss0341 NOWIZARD=1
+3) navigate to the directory with these scripts (dgamelaunch source dir)
+4) ./cpbin -b /bin /bin/crawl /opt/dgamelaunch
+5) sudo cp /etc/dcss0341 /opt/dgamelaunch/etc/
+6) sudo cp /var/dcss0341 /opt/dgamelaunch/var/
+7) (clean up in /bin/crawl, /etc/dcss0341, /var/dcss0341 if you want to; don't need those files anymore)
+8) Modify dgamelaunch.conf to uncomment relevant lines
+9) sudo mkdir /opt/dgamelaunch/var/inprogress-dcss0341
+10) modify the main menu (or apply dcss-menu.patch to it)
+
+That's it!
+
dgamelaunch
===========