Hi! This file will help you get started with the program as fast as possible.

1.) This program does not always mod maps for you. It is simply an interface for batch files.
If it is a .ppf, you can use BatchMakerPPF to make a batch file for that mod, and if you do it that way, you don't need to
have a copy of every modded map. However, I believe there are some maps that CANNOT be ppf'ed. For these, use BatchMaker and
keep copies of the originals.
You should start by making batch files to rename map files. The method I use is to make a batch file with my included program.
You should place the executable in the same directory as the maps and batch files, as so:

2.)The first thing to do when you start up the program is to add any mods not on the list to the list..
To do this, type in the batch file name in the lower edit box, and click the "add Batch File" button, as below. I assigned
a name to the Forest Gulch one and not to the halo2 one to show you that it can accept both named batch files and unnamed ones.

If you ever need to clear the mods, click the "Reset mod list" button.


3.)Now, the final step. To apply a mod, simply highlight the mod on the list (click it),
and hit "Apply Mod!".

That's all there is to it, and happy modding!
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
BatchMaker is a program to generate batch files for your non-ppf mods automatically.
1.)This one is very straightforward. Simply type in the name of the original map under where it says
"Original map file:". Type the modded map's name under where it says "Modded map name:".
You have to name the batch file. In the exapmle below, I made a batch file for NiTrOuSoXiDe's Forest Gulch mod.

Note: You MUST keep a copy of the originals in your map folder! I suggest making a batch file for
the originals and calling the originals (filename)_og.map . If you don't do this, you will have to reinstall Halo's
maps when you want to play the originals.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- BatchMakerPPF is a program to generate mods for your ppf mods automatically.
1.)This program is very simple to use. Just fill out all the fields, and click OK. You DO NOT need to keep a copy of modded maps!
That was the reason for me adding ppf support. Here is a screenshot, in case you get confused:

In order to use PPFs with the BatchMakerPPF and HaloModManager, they MUST include undo information!
Later! Thanks to: MonoxideC, Vatoloco (a.k.a Scott Velasquez) for ideas, and whoever wrote the CListBoxSafe class.