diff --git a/index.html b/index.html index 2a05a7d..eb5c5bd 100644 --- a/index.html +++ b/index.html @@ -24,11 +24,12 @@ _/ |_|__| | __| _/____ ________________ __ _ _| |

Console games via SSH require this key. Please connect to the "dcss" user. If you are using Linux, BSD, or macOS you can connect via terminal using:

ssh -i ./dcss.key dcss@crawl.tildeverse.org

Can't stop dying? Check out the Crawl Wiki, or specifically, one of the strategy guides.

+

This instance's IRC channel is #dcss on the Tildeverse IRC network.

User data can be found here:

DCSS-git/trunk is updated nightly. Morgues, RC files, and ttyrecs are backed up to our TildeGit daily.

Run a tildeverse server and want to easily provide console access to this DCSS instance for your users? Create a file at /usr/local/bin/dcss with the following contents:

diff --git a/crawl/morgue b/morgue similarity index 100% rename from crawl/morgue rename to morgue diff --git a/crawl/rcfiles b/rcfiles similarity index 100% rename from crawl/rcfiles rename to rcfiles diff --git a/crawl/ttyrec b/ttyrec similarity index 100% rename from crawl/ttyrec rename to ttyrec