File: README

package info (click to toggle)
ggz-server 0.0.13-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,884 kB
  • ctags: 3,818
  • sloc: ansic: 33,670; sh: 8,483; cpp: 3,565; makefile: 477
file content (34 lines) | stat: -rw-r--r-- 1,480 bytes parent folder | download
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
==================================================================
The GGZ Gaming Zone - GGZ Server and Game Servers - Version 0.0.13
==================================================================

This package ("ggz-server") contains the main GGZ server, some
administrative utilities, a game server handling library and lots
of game servers.

Content of ggz-server:
	- ggzd, the main multi-threaded multi-process server with support
		for database backends, LAN/metaserver integration and more
	- ggzduedit, an admin tool to handle the user management of ggzd
	- ggzdmod, a library to make game server development easier, which
		interfaces directly with ggzd
	- ggzdmod++, a C++ variant of ggzdmod (which itself is written in C)
	- game servers, plenty of servers which are all compiled by default,
		18 servers right now with support for statistics, savegames,
		game spectators, AI bots, and more!

For a full server installation, it is recommended to add some more packages
from GGZ and other projects. Please refer to the GGZ Hosting Guide for more
information, which can be found in the ggz-docs package.

Please read 'INSTALL' if you aren't experienced with the build yet.
For an overall view on the GGZ setup procedures, please consult the file
README.GGZ.

If you encounter any bugs, please send them to the mailing list,
	<ggz-dev@mail.ggzgamingzone.org>.
Or use the bug tracker at http://bugs.ggzgamingzone.org/.

Have fun!
	The GGZ Gaming Zone Development Team