1SPRING-DEDICATED(6)                  Games                 SPRING-DEDICATED(6)
2
3
4

NAME

6       spring-headless - An open source RTS game engine - Head-Less Engine
7

SYNOPSIS

9       spring-headless [[-c|--client] | [-s|--server]] [-p|--projectiledump]
10       [-n|--name STRING] [-C|--config FILE]
11
12       spring-headless --list-ai-interfaces
13
14       spring-headless --list-skirmish-ais
15
16       spring-headless [-h|--help]
17
18       spring-headless [-V|--version]
19

DESCRIPTION

21       Spring is a free Real Time Strategy (RTS) game engine, originally
22       designed to play Total Annihilation (© 1997 Cavedog) content. It has
23       since evolved into a general RTS engine, capable of running various
24       kind of games (mods).
25
26       It is mainly designed around online multiplayer games but can also be
27       played in single-player mode against AIs.
28
29       This is the engine version without graphics or sound output. It still
30       runs the full simulation, while spring-dedicated basically only
31       redirects network traffic. It is usefull for testing and simulating AI
32       only games at high speeds on systems without graphics and sound output
33       support. For more details, please reffer to:
34
35           man spring
36

OPTIONS

38       -h, --help
39           Print the options help message and exit
40
41       -V, --version
42           Display program version and exit
43
44       -s, --server
45           Run as a server
46
47       -c, --client
48           Run as a client
49
50       -p, --projectiledump
51           Dump projectile class info into projectiles.txt
52
53       -n, --name::NAME Set your player name
54
55           *-C, --config*::´FILE´
56            Configuration file
57
58       --list-ai-interfaces
59           Dump a list of available AI Interfaces to STDOUT
60
61       --list-skirmish-ais
62           Dump a list of available Skirmish AIs to STDOUT
63

SEE ALSO

65       spring(6) spring-dedicated(6)
66

HOMEPAGE

68       More information about Spring can be found at link:http://springrts.com
69

AUTHOR

71       Spring was written by the Spring developers.
72
73       This manual page was written by Marco Amadori
74       <marco.amadori@gmail.com[1]>, for the Debian project (and may be used
75       by others).
76

NOTES

78        1. marco.amadori@gmail.com
79           mailto:marco.amadori@gmail.com
80
81
82
83Spring package                    01/09/2011               SPRING-DEDICATED(6)
Impressum