114
115
116
117
118
119
120
121
122
123
124
125
126
127
|
* config.doc: Describes the configuration options for Free Hero Mesh.
* edit.doc: Describes the use of the level editor.
* export.doc: The level export format is described in this file; it can
be used for importing as well as exporting.
* game.doc: Describes the game play and the controls for the game play.
* man6/heromesh.6: Man page; includes information about command-line
arguments, environment variables, and link to further documentation.
(You should install this in your man pages directory.)
|
>
>
>
|
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
|
* config.doc: Describes the configuration options for Free Hero Mesh.
* edit.doc: Describes the use of the level editor.
* export.doc: The level export format is described in this file; it can
be used for importing as well as exporting.
* fileformat.doc: Documents the file formats. Most users will not need
this document.
* game.doc: Describes the game play and the controls for the game play.
* man6/heromesh.6: Man page; includes information about command-line
arguments, environment variables, and link to further documentation.
(You should install this in your man pages directory.)
|