Add example dgl-banner and the main menu files.
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@445 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
db5bcbaf85
commit
c5b4b3e759
|
@ -0,0 +1 @@
|
||||||
|
## $SERVERID
|
|
@ -0,0 +1,18 @@
|
||||||
|
## $SERVERID
|
||||||
|
##
|
||||||
|
## $VERSION - network console game launcher
|
||||||
|
## Copyright (c) 2000-2008 The Dgamelaunch Team
|
||||||
|
## See http://nethack.wikia.com/wiki/dgamelaunch for more info
|
||||||
|
##
|
||||||
|
## Games on this server are recorded for in-progress viewing and playback!
|
||||||
|
|
||||||
|
Not logged in.
|
||||||
|
|
||||||
|
l) Login
|
||||||
|
r) Register new user
|
||||||
|
w) Watch games in progress
|
||||||
|
q) Quit
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
=>
|
|
@ -0,0 +1,18 @@
|
||||||
|
## $SERVERID
|
||||||
|
##
|
||||||
|
## $VERSION - network console game launcher
|
||||||
|
## Copyright (c) 2000-2008 The Dgamelaunch Team
|
||||||
|
## See http://nethack.wikia.com/wiki/dgamelaunch for more info
|
||||||
|
##
|
||||||
|
## Games on this server are recorded for in-progress viewing and playback!
|
||||||
|
|
||||||
|
Logged in as: $USERNAME
|
||||||
|
|
||||||
|
c) Change password
|
||||||
|
e) Change email address
|
||||||
|
w) Watch games in progress
|
||||||
|
o) Edit options
|
||||||
|
p) Play NetHack 3.4.3
|
||||||
|
q) Quit
|
||||||
|
|
||||||
|
=>
|
Loading…
Reference in New Issue