include(head.html.m4)
include(navbar.html.m4)
TITLE(Linux Usage)
SUBSECTION(Installation)
PARAGRAPH([Just unpack the archive you downloaded (you probably aready did it...), change
into it and type
./install
there
(you need to be root for that).
It will be installed into
/usr/local/games/PROGNAME (program, data and configuration) and
/usr/local/bin (the launcher).
Don't forget to install the libraries
PROGNAME needs.])
SUBSECTION(Play)
Type
"PROGNAME"
to play.
Type
"PROGNAME -h"
to learn
about command line switches.
SUBSECTION(Uninstall)
Type
PROGNAME --uninstall
as root.
SUBSECTION(Dedicated Server)
Follow all the procedures above; the server will be installed in
/usr/local/games/PROGNAME[_]dedicated and can be invoked by
PROGNAME[_]dedicated. If you want it to run in the background,
start it with the command line PROGNAME[_]dedicated --daemon.
include(sig.m4)
include(navbar.html.m4)