====================================================================================
ReadMe for MK3rdPersonMutator
====================================================================================
Author:       Jeremy J Collins
Platform:     Unreal Tournament 3 Retail
Website:      
Release date: November 24 2007
Version:      1.0

====================================================================================
Installation
====================================================================================
Unzip the package to your ..My Games\Unreal Tournament 3\UTGame directory.

The .u file(s) will be stored in your 
..My Games\Unreal Tournament 3\UTGame\Published\CookedPC\ directory.

The .ini file(s) will be stored in your 
..\My Games\Unreal Tournament 3\UTGame\Config\ directory.

All documentation will be stored in your
..\My Games\Unreal Tournament 3\UTGame\Documentation\MK3rdPersonMutator\ directory.

The source code is included and will be stored in your
..\My Games\Unreal Tournament 3\UTGame\Src\MK3rdPersonMutator\ directory.

====================================================================================
Manual
====================================================================================
This mutator turns UT3 into a thirdperson shooter.  It also allows the sniper zoom
to work as intended (first person view).  Thirdperson view is forced though future
versions may allow this to be toggled.  The primary purpose of this mutator was
to cut my teeth on UnrealScript.

Please send bug reports to: munkyware AT gmail DOT com
====================================================================================
Changes
====================================================================================
1.0: Initial release
====================================================================================
MK3rdPersonMutator Copyright (C) 2007 Jeremy J Collins.

MK3rdPerson is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/.
====================================================================================