DEADSOFTWARE

man: more manuals for god of manuals!
[d2df-sdl.git] / man / en / d2df.1.txt
1 @title Doom2DF 1 08.03.2023 1 1
3 @h1 NAME
4 Doom2DF - main game binary.@br
5 Doom2DF_H - dedicated server binary.
7 @h1 SYNOPSIS
8 Doom2DF [*ARGUMENTS*]... [*OPTION*]...@br
9 Doom2DF_H [*ARGUMENTS*]... [*OPTION*]...
12 @h1 DESCRIPTION
13 Doom 2D Forever is Doom-themed platformer game with network multiplayer support. This is the modern port of 1996 Doom 2D game by Prikol Software.@br
14 Note: documentation is not finished yet.
17 @h2 ARGUMENTS
18 -map WADFILE:\\MAPnn
19 Run the game with the map from the specified wad for the current game session.@br
20 All maps in the Doom 2D Forever must be packed to a .wad (incompatible with doom wads) or .dfz (renamed zip) archive.@br
21 These wads can have a lot of maps inside, usually named as MAPnn.
23 -gm NAME [`DM`|`TDM`|`CTF`|`COOP`]
24 Use a specific gamemode for the current game session. Default is DM.
26 -port PORTNUMBER [`25667`]
27 Use a specific port for the server. Default is 25667.
29 -exec FILENAME.txt
30 You can also set a custom config for the game session. Good for maplists, etc.
32 -connect IP:PORT
33 Connect to server, when game loads.
35 -lims nnn
36 Set the goal limit for current game session.
38 -lives nnn
39 Set the number of lives for the Survival mode.
41 -limt nnnn
42 Set the time limit for current game session.
45 @h1 OPTIONS
46 --log-file FILENAME.log
47 Set custom name for the log file.
50 @h1 EXAMPLES
51 Run the dedicated server in DeathMatch mode, with custom maplist and custom log file.
53 @pre
54 $ Doom2DF_H -map PrikolSoft.wad:\\MAP01 -gm DM -port 25667 -exec maplist_dm.txt --log-file dfserver_dm.log
55 @endpre
58 @h1 DIRECTORIES
59 By default, the game checks the entire disc for game files. (The editor can't search for files everywhere.) To follow a hierarchy, files can be located:
61 ~/.doom2df
62 in your home directory.
64 /usr/share/doom2df
65 or in default directory.
67 @h1 URLS
68 Our site:@br
69 https://doom2d.org
71 Our forum:@br
72 https://doom2d.org/forum/index.php
74 Our IRC:@br
75 irc.wenet.ru:6677 #doom2d
77 Our Telegram:@br
78 https://t.me/doom2d_channel - Channel@br
79 https://t.me/doom2d - Chat
81 Our Discord:@br
82 https://discord.gg/sGpJwMy
84 @h1 SEE ALSO
86 *d2df*(2), *d2df*(3)
88 @h1 AUTHOR
90 Written by Dmitry Lyashuk <lyashuk.voxx\@gmail.com>, Doom 2D: Forever Developers.