1===========================================
2The GGZ Gaming Zone - Core Client Libraries
3===========================================
4
5GGZ Gaming Zone core client libraries provides the common procedures
6and utilities required to run the GGZ client and games.  The routines
7are shared by other modules in order to ease coding and promote
8compatibility and stability.
9
10This version of the client libraries (0.0.13) should provide
11compatibility with version 0.0.13 clients and servers.
12
13The core client libraries is only one part of the GGZ Gaming Zone
14client setup.  The following additional packages are required:
15  * libggz - provides commonly used functions and low-level
16    communications between client modules and the GGZ servers
17  * gtk-client/kde-client - one or more of the GGZ clients will be
18    required in order to login to a server, chat and launch games
19  * gtk-games/kde-games/sdl-games - one or more games or game packs
20    are required in order to launch and play games
21
22WWW: http://www.ggzgamingzone.org/
23