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+/GNOME commandline options.
26
27
29 The default settings of the server can be influenced with the following
30 three environment variables:
31
32 PIONEERS_META_SERVER
33 The hostname of the meta-server when no meta-server 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
47 Game definitions
48 /usr/share/pixmaps/pioneers-server.png
49 Game icon
50 $HOME/.config/pioneers-server
51 Saved settings
52
53
55 This manual page was written by Steve Langasek <vorlon@debian.org>, and
56 updated by Roland Clobus <rclobus@bigfoot.com>. Pioneers was written
57 by Dave Cole <dave@dccs.com.au>, Andy Heroff <aheroff@mediaone.net>,
58 and Roman Hodek <roman@hodek.net>, with contributions from many other
59 developers on the Internet; see the AUTHORS file in the pioneers dis‐
60 tribution for a complete list of contributing authors.
61
62
64 pioneers(6), pioneers-server-console(6), pioneersai(6)
65
66
67
68pioneers April 9, 2006 pioneers-server-gtk(6)