Difference between revisions of "Dgamelaunch"

From NetHackWiki
Jump to navigation Jump to search
m (make the svn co command clearer to see.)
Line 1: Line 1:
 
'''dgamelaunch''' is a program that manages user logins, game viewing and launching NetHack on [[nethack.alt.org]] and some other servers. It was originally written by Drew Streib, but has been expanded by several other people.
 
'''dgamelaunch''' is a program that manages user logins, game viewing and launching NetHack on [[nethack.alt.org]] and some other servers. It was originally written by Drew Streib, but has been expanded by several other people.
  
You can download the sources from ftp://ftp.alt.org/pub/dgamelaunch/ or you can get the development version from the svn repository with <tt>svn co svn://triplehelix.org/dgamelaunch/trunk dgamelaunch</tt>.
+
You can download the sources from ftp://ftp.alt.org/pub/dgamelaunch/ or you can get the development version from the svn repository by using the following command
 +
svn co svn://triplehelix.org/dgamelaunch/trunk dgamelaunch
  
 
[[Category:Utilities]]
 
[[Category:Utilities]]

Revision as of 12:35, 12 February 2008

dgamelaunch is a program that manages user logins, game viewing and launching NetHack on nethack.alt.org and some other servers. It was originally written by Drew Streib, but has been expanded by several other people.

You can download the sources from ftp://ftp.alt.org/pub/dgamelaunch/ or you can get the development version from the svn repository by using the following command

svn co svn://triplehelix.org/dgamelaunch/trunk dgamelaunch