Congrats on your new server...
-More resources for troubleshooting vis NetHack:
-https://nethackwiki.com/wiki/User:Paxed/HowTo_setup_dgamelaunch
-Vis dgamelaunch and crawl:
-https://github.com/tarballqc/dcss-server-install/
-
# Dungeon Crawl Stone Soup
First, though, here's how to install Dungeon Crawl Stone Soup:
That's it!
-# ISSUES
-If you find a bug, report it, I guess.
-
-Known issues rn: watching other players doesn't work, at all! I haven't been able to track this down yet.
\ No newline at end of file
+# Resources
+More resources for troubleshooting vis NetHack:
+https://nethackwiki.com/wiki/User:Paxed/HowTo_setup_dgamelaunch
+Vis dgamelaunch and crawl:
+https://github.com/tarballqc/dcss-server-install/
\ No newline at end of file
LIBS="$LIBS `findlibs /$CURDIR/dgamelaunch`"
cp "/$CURDIR/dgamelaunch" "bin/$DGLFILE"
ln -s "$DGLFILE" bin/dgamelaunch
+# THIS IS IMPORTANT to make watch_games/shmem function
+ln -s "/bin/dgamelaunch .
# Creating sqlite db
if [ -n "$SQLITE_DBFILE" ]; then