diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README index 50a642d..e4d52e8 100644 --- a/README +++ b/README @@ -2,15 +2,12 @@ Welcome to ascii.town! This software targets FreeBSD and Darwin. -C source files are self-compiling, e.g. ./server.c. - torus.h Shared structures and message protocol. server.c Maps torus.dat and listens on torus.sock. client.c Curses client. help.c Automated client which redraws a helpful banner. snapshot.sh Snapshots data file, appropriate for cron. - chroot.sh Creates chroot tarball. sshd_config Anonymous login to chrooted client. termcap.diff Patch for bright colors in xterm and rxvt. index.html Friendly directions. |