man/hedgewars.6
changeset 10409 0972bf43e8fc
parent 1066 1f1b3686a2b0
child 11045 9d840edd0ff9
equal deleted inserted replaced
10407:012bb4b63117 10409:0972bf43e8fc
    18 .SH "NAME"
    18 .SH "NAME"
    19 Hedgewars \- a free turn based strategy game
    19 Hedgewars \- a free turn based strategy game
    20 .SH "SYNOPSIS"
    20 .SH "SYNOPSIS"
    21 .
    21 .
    22 .B hedgewars
    22 .B hedgewars
    23 [\fIOPTIONS\fR]
    23 [\fIOPTION\fR...]
       
    24 [\fICONNECTSTRING\fR]
    24 .
    25 .
    25 .SH "DESCRIPTION"
    26 .SH "DESCRIPTION"
    26 Each player controls a team of several hedgehogs. During the course of the game, players take turns with one of their hedgehogs. They then use whatever tools and weapons are available to attack and kill the opponents' hedgehogs, thereby winning the game. Hedgehogs may move around the terrain in a variety of ways, normally by walking and jumping but also by using particular tools such as the "Rope" or "Parachute", to move to otherwise inaccessible areas. Each turn is time\-limited to ensure that players do not hold up the game with excessive thinking or moving.
    27 Each player controls a team of several hedgehogs. During the course of the game, players take turns with one of their hedgehogs. They then use whatever tools and weapons are available to attack and kill the opponents' hedgehogs, thereby winning the game. Hedgehogs may move around the terrain in a variety of ways, normally by walking and jumping but also by using particular tools such as the "Rope" or "Parachute", to move to otherwise inaccessible areas. Each turn is time\-limited to ensure that players do not hold up the game with excessive thinking or moving.
    27 .SH "OPTIONS"
    28 .SH "OPTIONS"
    28 .
    29 .
    29 .TP 
    30 .TP 
    30 .BI \-style \ name
    31 \fB\-\-help\fR
    31 sets Qt GUI Style (qtconfig names). Example: \-style Oxygen
    32 Displays help and exits
       
    33 .TP
       
    34 \fB\-\-config-dir=PATH\fR
       
    35 Custom path for configuration data and user data
       
    36 .TP
       
    37 \fB\-\-data-dir=PATH\fR
       
    38 Custom path to the game data folder
       
    39 .SH "CONNECTSTRING"
       
    40 .
       
    41 If a CONNECTSTRING (e.g. "hwplay://netserver.hedgewars.org") is supplied, then hedgewars will try to connect to the specified destination on start.
    32 .
    42 .
    33 .SH "COPYRIGHT"
    43 .SH "COPYRIGHT"
    34 .
    44 .
    35 Copyright \(co 2004\-2008 Andrey Korotaev, Igor Ulyanov
    45 Copyright \(co 2004\-2014 Andrey Korotaev, Igor Ulyanov
    36 .br 
    46 .br 
    37 This is Free Software; this software is licensed under the GPL version 2, as published by the Free Software Foundation.
    47 This is Free Software; this software is licensed under the GPL version 2, as published by the Free Software Foundation.
    38 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    48 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    39 .
    49 .