mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
This commit adds the original Chocolate DOOM source which forms a basis for the NuttX port of DOOM. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
47 lines
1.6 KiB
Text
47 lines
1.6 KiB
Text
.TH @PROGRAM_SPREFIX@\-hexen 6 2017-11-27 "@PACKAGE_NAME@ @VERSION@"
|
|
.SH NAME
|
|
@PROGRAM_SPREFIX@\-hexen \- historically compatible Hexen engine
|
|
.SH SYNOPSIS
|
|
.B @PROGRAM_SPREFIX@\-hexen
|
|
.RI [ options ]
|
|
.SH DESCRIPTION
|
|
.PP
|
|
@PACKAGE_SHORTNAME@ Hexen is a port of Raven Software's 1995 game
|
|
.I Hexen
|
|
that aims to behave as similar to the original DOS version of Hexen as
|
|
possible.
|
|
@content
|
|
.SH IWAD SEARCH PATHS
|
|
@include iwad_paths.man
|
|
.SH ENVIRONMENT
|
|
This section describes environment variables that control
|
|
@PACKAGE_SHORTNAME@ Hexen's behavior.
|
|
@include environ.man
|
|
.SH FILES
|
|
.TP
|
|
.I $HOME/.local/share/@PROGRAM_SPREFIX@\-doom/hexen.cfg
|
|
The main configuration file for @PACKAGE_SHORTNAME@ Hexen.
|
|
See \fBhexen.cfg\fR(5).
|
|
.TP
|
|
.I $HOME/.local/share/@PROGRAM_SPREFIX@\-doom/@PROGRAM_SPREFIX@\-hexen.cfg
|
|
Extra configuration values that are specific to @PACKAGE_SHORTNAME@
|
|
Hexen and not present in Vanilla Hexen.
|
|
See \fB@PROGRAM_SPREFIX@\-hexen.cfg\fR(5).
|
|
.SH SEE ALSO
|
|
\fB@PROGRAM_SPREFIX@\-doom\fR(6),
|
|
\fB@PROGRAM_SPREFIX@\-heretic\fR(6),
|
|
\fB@PROGRAM_SPREFIX@\-server\fR(6),
|
|
\fB@PROGRAM_SPREFIX@\-setup\fR(6)
|
|
.SH AUTHOR
|
|
Chocolate Hexen is part of the Chocolate Doom project, written and
|
|
maintained by Simon Howard.
|
|
It is based on the Hexen source code,
|
|
released by Raven Software.
|
|
.SH COPYRIGHT
|
|
Copyright \(co id Software Inc.
|
|
Copyright \(co Raven Software Inc.
|
|
Copyright \(co 2005-2013 Simon Howard.
|
|
.PP
|
|
This is free software. You may redistribute copies of it under the terms of
|
|
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
|
|
There is NO WARRANTY, to the extent permitted by law.
|