1GGZ:
2----
3
4GGZ is GGZ Gaming Zone
5http://ggz.sourceforge.net
6
7To use GGZ with X-Tux you will need:
8  version >= 0.0.4 of GGZ or
9  CVS version from 26/may/01
10
11`tux_serv' and `xtux' will be invoked by the ggz client
12and ggz server with the `-g' command line option.
13
14So, the game will run in standard mode (standalone mode) by
15default. And if you want to run in ggz mode, just run the
16ggz client, that it will enable the ggz mode passing the
17--ggz as a command line option.
18
19
20Installing the *.dsc files:
21---------------------------
22
23In the ggz/ subdir, are two files:
24	xtuxclient.dsc	-> xtux client dsc file
25	xtux.dsc		-> xtux server dsc file
26	xtux.room		-> xtux server room file
27
28You must have ggz installed and the run:
29
30	ggz-config --install --fromfile=./ggz/xtuxclient.dsc
31	cp ./ggz/xtux.dsc `ggz-config -c`/ggzd/games
32	cp ./ggz/xtux.room `ggz-config-c`/ggzd/rooms
33
34
35Running:
36--------
37	You'll need to have ggz and xtux installed.
38
39	run:
40		ggzd	(the ggz server)
41		ggz-gtk	(the ggz-gtk client)
42
43		log in, enter in the Xtux room and launch xtux.
44
45
46Lastest patch:
47--------------
48	http://ggz.sourceforge.net/external_games
49