File: DDNet.adoc

package info (click to toggle)
ddnet 19.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 68,960 kB
  • sloc: cpp: 195,050; ansic: 58,572; python: 5,568; asm: 946; sh: 941; java: 366; xml: 206; makefile: 31
file content (56 lines) | stat: -rw-r--r-- 1,401 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
= DDNet(6)
DDNet Contributors
v1.0.0
// User defined variables
:ddnet-version: 11.7.2
// man page variables
:doctype: manpage
:man manual: DDNet Manual
:man source: DDNet
:man version: {ddnet-version}
:page-layout: base
:man-linkstyle: pass:[blue R < >]

== NAME
DDNet - Starts the DDNet client.

== SYNOPSIS
*DDNet* [_OPTION_]... [-f _CONFIG_FILE_]...

== DESCRIPTION
DDraceNetwork (DDNet) is an actively maintained version of *DDRace*,
a *Teeworlds* modification with a unique cooperative gameplay.

== EXAMPLES
*DDNet* -f myfile.cfg

*DDNet* -f myfile.cfg -f myfile2.cfg

*DDNet* \'cl_showhud 0' \'player_name "nameless tee"'

== Options

=== Configuration file
*-f* _CONFIGURATION_FILE_::
Load _CONFIGURATION_FILE_ instead of default _settings_ddnet.cfg_

=== Other options
All options can be found here: https://ddnet.org/settingscommands/

== RESOURCES
- *Website*: https://ddnet.org/
- *RSS*: https://ddnet.org/feed/
- *Forum*: https://forum.ddnet.org/
- *Discord*: https://ddnet.org/discord
- *Source*: https://github.com/ddnet/ddnet

== REPORTING BUGS
Report any issues here: https://github.com/ddnet/ddnet/issues

== CONTRIBUTING
You can contribute by opening a pull request here: https://github.com/ddnet/ddnet/pulls

== COPYRIGHT
Free use of this software is granted under the terms of the MIT License.

You can read the license here: https://github.com/ddnet/ddnet/blob/master/license.txt