added irc chan, moved userdirs to top level

This commit is contained in:
ahriman 2018-12-25 04:15:12 +01:00
parent 779c901275
commit a6253c09e7
4 changed files with 4 additions and 3 deletions

View File

@ -24,11 +24,12 @@ _/ |_|__| | __| _/____ ________________ __ _ _| |
<p>Console games via SSH <a href="dcss.key">require this key</a>. Please connect to the "dcss" user. If you are using Linux, BSD, or macOS you can connect via terminal using:</p>
<p><code>ssh -i ./dcss.key dcss@crawl.tildeverse.org</code></p>
<p>Can't stop dying? Check out the <a href="http://crawl.chaosforge.org/Crawl_Wiki">Crawl Wiki</a>, or specifically, one of the <a href="http://crawl.chaosforge.org/Strategy_guides">strategy guides</a>.</p>
<p>This instance's IRC channel is #dcss on the <a href="https://tilde.chat">Tildeverse IRC network</a>.
<p>User data can be found here:
<ul>
<li><a href="/crawl/morgue">Morgue files</a></li>
<li><a href="/crawl/rcfiles">Player RC files</a></li>
<li><a href="/crawl/ttyrec">ttyrec Recordings</a></li>
<li><a href="/morgue">Morgue files</a></li>
<li><a href="/rcfiles">Player RC files</a></li>
<li><a href="/ttyrec">ttyrec Recordings</a></li>
</ul></p>
<p>DCSS-git/trunk is updated nightly. Morgues, RC files, and ttyrecs are <a href="https://tildegit.org/crawl">backed up to our TildeGit</a> daily.</p>
<p>Run a tildeverse server and want to easily provide console access to this DCSS instance for your users? Create a file at <code>/usr/local/bin/dcss</code> with the following contents:</p>