ggz.modules



ggz.modules

NAME
DESCRIPTION
PARAMETERS
FILES
AUTHORS
SEE ALSO

NAME

ggz.modules − GGZ Gaming Zone module configuration file

DESCRIPTION

The GGZ Gaming Zone uses the file ggz.modules in order to configure which game modules are properly installed. The only approved method of altering this file is using the ggz−config utility, however the file structure is documented here in order to facilitate manual repairs if necessary.

PARAMETERS

The ggz.modules file is formattted in sections, each of which begins with a [SectionID] line. The first (required) section is [Games]. This section is followed by any number of game−specific sections named [g#].

The [Games] section is formatted as follows:

[Games]
*GameList*
= GameName1 GameName2 ...
GameName1
= g1 g2 ...
GameName2
= g3 ...
*GameList*

Should be set to a list of all the game names which are currently installed. Each name should appear once and only once, and should be the internal game name (eg: NetSpades) and not the full descriptive name of the game.

GameNameX

Should equal a game name from the *GameList*, a real world example would be NetSpades. It should be set to a list of unique game section ID’s of the form g#. Each game section ID must be the name of a section ID which follows in the file. The ID’s need not be in any specific order, and ID numbers may be skipped but NOT repeated.

A game section is formatted as follows:

[g#]
Author = Game’s Author
CommandLine = /path/to/command [optionlist]
Frontend = FECODE
Homepage = URL to Game’s homepage
Name = GameName
Protocol = ProtocolVersion
Version = GameVersion

Most of these parameters are self explanatory, however the following may need clarification:

[g#]

This section code ID must be present in one of the game lists in the [Games] section above.

FECODE

The frontend code should be set to either gtk or kde depending on which user interface the game was designed for. Note that the game is expected to work with either the GTK+ or KDE clients, assuming that the user has the proper windowing system installed.

GameName

This must equal the game name (in the [Games] section) which properly points to this [g#] section.

ProtocolVersion

This will be used to match an installed game client with the protocol version currently used by the game server. This allows a new game client to be installed, while retaining the old client for backwards compatibility with older servers.

GameVersion

This is simply the version of the game client itself. It need not be the same version as the game server as long as the ProtocolVersion ID matches.

FILES

@ggzconfdir@/ggz.modules

AUTHORS

The GGZ Development Team <ggz−dev@mail.ggzgamingzone.org>

SEE ALSO

ggz-config(6), ggz(7)






Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.