DXMP Install tool
=================

Author:		The Sheep
Version:	1.01
Date:		14th November 2003
Contact e-mail:	arnoldjames@hotmail.com
Website:	Under construction

Why use DXMP Install Tool?
--------------------------
Most DXMP servers have a wide collection of maps. A very wide collection. Each map and each package must be individually entered in DeusEx.ini. It is a slow and monotonous process. DXMP Install Tool prevents that.

How does it work?
-----------------
1. Place all maps in the /Maps/ directory.
2. Place all packages in the /System/ directory.
3. Run DXMP Install Tool.
3. Enter your Deus Ex path in the box.
4. Click "Generate outputs".
5. Change any MapSize parameters in the map list.
6. Delete any unwanted packages from the packages list. These
   may include "...ConAudioMission..." files and "...AudioMission"
   packages.
7. Select the contents of the "Map info output" box. Press Ctrl-C or
   right-click and select "Copy".
8. Open DeusEx.ini, found in the system directory.
9. Under the heading "DeusEx.dxmaplist", delete the existing list of
   maps and map sizes. Paste the new list in.
10. Under the heading "Editor.EditorEngine", delete the existing list
    of EditPackages. Paste the new list in.
11. Save and close DeusEx.ini.

It may sound long-winded, but actually takes about 5 minutes.

Source code
-----------
To get the C++ source code for this program, mail me at arnoldjames@hotmail.com. Please do not distribute the source yourself without my permission, and if you rebuild the program then keep credit to me.

Future developments
-------------------
I intend to make the program capable of writing to DeusEx.ini directly and auto-detecting the Deus Ex directory. I may also make it automatically remove unwanted packages from the list.
I'm a busy person, so I'm in no hurry to implement any of this.

Extra dependencies
------------------
BWCC32.DLL

1.01 Updates
------------
 - Icon changed from standard DX icon to DX icon + "Inst" (wow!)
 - Copyright message added

Contact info
------------
E-mail:		arnoldjames@hotmail.com
Web site:	Under construction. As soon as I get it up, I will
		update this.