CONTENTS:
========

CONTENTS.TXT			-- this file
README.TXT			-- hopefully you have already read this...
CHANGES.TXT			-- log of changes made as the mod has been developed
duelers1_4.pk3			-- the mod code
saber_sounds.pk3		-- the standard saber sounds for the mod
tckmodel.cfg			-- standard scaling information for models
banIP.dat			-- data file to contain banned IP addresses
duelers_hilts.pk3		-- a duelers hilt pack which includes "reverse" hilts
Duelers_Documentation/		-- full documentation for the duelers mod in HTML
Sample_Server_Configs/		-- a few server configuration files for illustration

Sounds and Animations:
======================

Duelers has been distributed in a form that allows server admins and clients to make
personal choices about how the mod works and sounds. Many cvariables allow the
configuration of the code behaviour. In addition, the submodule sounds has been separated
from the mod code to allow additional flexibility.

If clients do not wish to use the duelers sounds, they can
selectively delete these pk3 files. As long as download is disabled on the server
and client they will never be acquired again when playing and the client will
simply use the original sounds from the base game.


Duelers-Documentation:
=====================

Open index.htm in your favourite browser. Navigation is provided to sections of
the documentation covering information for Users, Admins, and Coders. Full
Documentation for the new Tournament (Duel) style game is also provided.


Sample-Server-Configs:
=====================

Several sample server configurations are provided.

The duelers_ffa_server.cfg file is a "default" Free for All Server using the duelers
mod. This configuration has dual sabers, double blades and all features like jetpack
and grapple enabled.

For those who want an experience closer to the base game, use the jk2-1.04_server.cfg
file. This will disable most features save for the new duelling features and
provide for a free for all gameplay like 1.04 -- with the key differences being
the ability to perform acrobatics while in the air, the availability of emotes,
and the admin system.

The duelers_duel_server.cfg is a sample config for a Tournament server. Features like
jetpack and grapple are turned off and the focus is full force dueling with sabers.

The duelers_full_weapons_server.cfg is another Tournament server config. However, it allows
for full weapons fighting.

The duelers_jediVSmerc_server.cfg provides a jedi vs. merc style game where players have
to decide which side they want to play on. Mercs get full weapons, grapples, and jetpack.
Jedi have sabers and force powers.

Finally, the explained_cvar_server.cfg is a server config file for an ffa server.  All
of the cvars available in the mod are included and each is explained for ease of use.