s/the n/a /
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@141 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
a8cea1dcba
commit
95c2eed65e
4
README
4
README
|
@ -1,11 +1,11 @@
|
|||
dgamelaunch
|
||||
udgamelaunch
|
||||
===========
|
||||
|
||||
dgamelaunch is a network-based game shell where anyone can sign up for an
|
||||
account and start playing any game which suits your fancy - currently, though,
|
||||
it only supports NetHack (see http://www.nethack.org).
|
||||
|
||||
It requires the ncurses library and development headers to build and should
|
||||
It requires a curses library and development headers to build and should
|
||||
compile without issue on Linux, Solaris, FreeBSD 4 and 5. (Whether it _runs_
|
||||
on all of these platforms is a different issue. We'd like to hear about it.)
|
||||
|
||||
|
|
Loading…
Reference in New Issue