1pioneers-server-gtk(6) Games Manual pioneers-server-gtk(6)
2
3
4
6 pioneers-server-gtk - graphical game server for Pioneers
7
8
10 pioneers-server-gtk [options]
11
12
14 This manual page documents briefly the pioneers-server-gtk command.
15
16 Pioneers is a computerized version of a well known strategy board game.
17 The goal of the game is to colonize an island. The players play the
18 first colonists hence the name pioneers. It uses a client/server model
19 for networked play of between two and eight players. This program pro‐
20 vides a GUI-configurable stand-alone server which you connect to from
21 pioneers itself.
22
23
25 Pioneers accepts the standard GTK+ commandline options.
26
27
29 The default settings of the server can be influenced with the following
30 three environment variables:
31
32 PIONEERS_METASERVER
33 The hostname of the metaserver when no metaserver is specified
34 in the user interface. (The settings file takes precedence)
35
36 PIONEERS_SERVER_NAME
37 The hostname of the server. If it is not set, the hostname is
38 determined by hostname(1). (The settings file takes precedence)
39
40 PIONEERS_DIR
41 The path to the game definition files. If it is not set, the
42 default installation path will be used.
43
44
46 /usr/share/games/pioneers/*.game and $XDG_DATA_HOME/pioneers/*.game
47 Game definitions
48 /usr/share/pixmaps/pioneers-server.png
49 Game icon
50 $XDG_CONFIG_HOME/pioneers-server
51 Saved settings
52 /usr/share/games/pioneers/computer_names
53 A list of names the computer player can use
54
55
57 This manual page was written by Steve Langasek <vorlon@debian.org>, and
58 updated by Roland Clobus <rclobus@bigfoot.com>. Pioneers was written
59 by Dave Cole <dave@dccs.com.au>, Andy Heroff <aheroff@mediaone.net>,
60 and Roman Hodek <roman@hodek.net>, with contributions from many other
61 developers on the Internet; see the AUTHORS file in the pioneers dis‐
62 tribution for a complete list of contributing authors.
63
64
66 pioneers(6), pioneers-server-console(6), pioneersai(6)
67
68
69
70pioneers January 8, 2012 pioneers-server-gtk(6)