diff options
Diffstat (limited to 'games/commandergenius/commandergenius.6')
-rw-r--r-- | games/commandergenius/commandergenius.6 | 122 |
1 files changed, 122 insertions, 0 deletions
diff --git a/games/commandergenius/commandergenius.6 b/games/commandergenius/commandergenius.6 new file mode 100644 index 000000000000..5732294b093b --- /dev/null +++ b/games/commandergenius/commandergenius.6 @@ -0,0 +1,122 @@ +.\" Man page generated from reStructuredText. +. +.TH COMMANDERGENIUS 6 "2016-08-21" "1.9.5.3-Beta" "SlackBuilds.org" +.SH NAME +commandergenius \- open source engine for Commander Keen games +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.\" RST source for commandergenius(6) man page. Convert with: +. +.\" rst2man.py commandergenius.rst > commandergenius.6 +. +.\" rst2man.py comes from the SBo development/docutils package. +. +.\" converting from pod: +. +.\" s/B<\([^>]*\)>/**\1**/g +. +.\" s/I<\([^>]*\)>/*\1*/g +. +.SH SYNOPSIS +.sp +commandergenius [\fIdir=dir\fP] [\fIfinale=<on|off>\fP] +.sp +CGeniusExe [\fIdir=dir\fP] [\fIfinale=<on|off>\fP] +.SH DESCRIPTION +.sp +Commander Genius is an open\-source clone of Commander Keen which allows +you to play the games, and some of the mods made for it. All of the +original data files are required to do so, however the authors have +provided convenient way to download some of the games (choose "Game +Center" at the main menu). It\(aqs also possible to use the data files from +an installed copy of one or more of the games. +.sp +Supported games are Keen 1 through 6, plus Keen Dreams and several +fan\-made mods. +.sp +This man page is a brief summary. Full documentation can be found +in: +.sp +/usr/doc/commandergenius\-1953beta/README +.SH OPTIONS +.INDENT 0.0 +.TP +.B \fIdir=dir\fP +Launch game in the given directory. This is a relative path from +one of the directories configured in \fIcgenius.cfg\fP; absolute paths +are not allowed. +.TP +.B \fIfinale=<on|off>\fP +Skip directly to the finale (ending) of the game. +.UNINDENT +.SH FILES +.INDENT 0.0 +.TP +.B \fI/usr/share/games/commandergenius\fP +System\-wide directory. Games may be installed here for use by +multiple players, in the \fIgames/\fP subdirectory. Also, content from +the HQP (high quality pack) is installed here. +.TP +.B \fI~/.CommanderGenius\fP +Per\-user directory, containing any games downloaded from the in\-game +Game Center. Also contains these files: +.TP +.B \fIcgenius.cfg\fP +Main config file, rewritten on game exit. Contains user preferences. +Normally not edited by hand, but it\(aqs possible to do so. +.TP +.B \fIgames.cfg\fP +List of installed games and their directory paths. +.TP +.B \fICGLog.html\fP +Log file created by the game. +.TP +.B \fIdownloads/\fP +Zip files downloaded within the Game Center are saved here. +.TP +.B \fIgames/\fP +Files extracted from downloaded zip files are stored here. Also, +users may manually copy game data files here and add them to +\fIgames.cfg\fP, to install games not available from the Game Center. +.UNINDENT +.SH COPYRIGHT +.sp +See the file /usr/doc/commandergenius\-1953beta/COPYRIGHT for license information. +.SH AUTHORS +.sp +commandergenius was written by Gerstrong <\fI\%gerstrong@gmail.com\fP>. +.sp +This man page written for the SlackBuilds.org project +by B. Watson, and is licensed under the WTFPL. +.SH SEE ALSO +.sp +The commandergenius homepage: +.sp +\fI\%https://github.com/gerstrong/Commander\-Genius\fP +.\" Generated by docutils manpage writer. +. |