//=========================================
//Der Zeit Mann Manual Install Instructions
//=========================================

Contents;
   Overview,
   Master setup,
   Ini setup,
   Int setup,
   Final Run Setup,
   MP Setup.

//----------------------------
//===Overview===
   Thank you for downloading Der Zeit Mann.  This file details how to preform a manual install. This file was written for a PC system, I do not know how the file structure and file names compare with Mac systems, but it should be similar enough.  If you encounter a problem, feel free to post it on the Planet Deus Ex forums; www.forumplanet.com/planetdeusex or if that doesn't work e-mail me at deustrek@xsmail.com, and we'll try to get it working for you.  Good luck!
    --Kevin "Kevo-sama"


//Master Setup
First unzip the folder DerZeitMann to your deusex directory.  That's the easy part!

//===ini Setup===
Now getting that to run is a bit more difficult.  The first thing to do is to copy the file: DeusEx.ini.  Rename this to DerZeitMann.ini Good!!  Now do the same to your User.ini but call it DerZeitMannUser.ini great!!  Now open up the DerZeitMann.ini the top should look like this;
[URL]
Protocol=deusex
ProtocolDescription=Deus Ex Protocol
Name=Player

Now scroll down a bit to where it says;
Class=DeusEx.JCDentonmale
And make this read;
Class=DerZeitMann.Kevin

In the next section; [Engine.Engine] you'll need to change another line;
DefaultGame=DeusEx.DeusExGameInfo
to
DefaultGame=DerZeitMann.DerZeitMannGameInfo

A bit lower you'll come to [Core.system].  Change:
Paths=..\System\*.u
Paths=..\Maps\*.dx
Paths=..\Textures\*.utx
Paths=..\Sounds\*.uax
Paths=..\Music\*.umx
to
Paths=..\System\*.u
Paths=..\DerZeitMann\System\*.u
Paths=..\DerZeitMann\Maps\*.dx
Paths=..\Textures\*.utx
Paths=..\DerZeitMann\Textures\*.utx
Paths=..\Sounds\*.uax
Paths=..\Music\*.umx

Good, almost done.  Now scroll down to [Editor.EditorEngine] and add these lines to the end of it (where it has a list of EditPackages=...)
EditPackages=DerZeitMann
EditPackages=DerZeitMannConversations
EditPackages=DerZeitMannText
EditPackages=MyPackage
EditPackages=CaroneElevatorSet

//===int Setup===
Now if you want the app window title to make sense, copy the file DeusEx.int, and rename it to DerZeitMann.int.  At the top of this file you should see;

[General]
Start=Deus Ex (Starting)
Exit=Deus Ex (Exiting)
Run=Deus Ex (Running)
Product=Deus Ex

re-write as

[General]
Start=Deus Ex (Starting)
Exit=Deus Ex (Exiting)
Run=Deus Ex (Running)
Product=Deus Ex - Der Zeit Mann

//===Final Run Setup===
Now one more thing to do.  Make a copy of the DeusEx that you select to run DeusEx and rename that to DerZeitMann.  Opening that should get it to run!!  Good luck!

//===Multiplayer Setup===
****NOTE****
This should auto-run with DerZeitMann, but if you can't get MP to work, host a game, then scroll down to the section called [DeusEx.dxmaplist] and make sure that these maps appear somewhere.
Maps[0]=DZMMP_CouncilLabs
Maps[1]=DZMMP_MenchShiffe
Maps[2]=DZMMP_CouncilChambers
