From the Readme.txt:

IMake and MMake

by Zeppo9

IMake and MMake are utilities for generating install and uninstall scripts for the Close Combat Configuration Manager. They are compatible with versions CC3 through CC5. IMake produces install/uninstall files for standard plugins and MMake produces install/uninstall files for map renamer plugins. Map renamer plugins are used in CC5.

IMake

IMake is a console application for use at the MS-DOS prompt. It creates install/uninstall files for a standard CC plugin. Its usage is given below:

imake iinput.txt

where iinput.txt is a text file containing the names (one per line) of all the CC files to be placed in the plugin. An example iinput.txt file is included in this package. IMake will create an Output folder (if it does not exist) and place the install and uninstall files into a subfolder called "imake".

MMake

MMake is a console application for use at the MS-DOS prompt. It creates install/uninstall files for a map renamer plugin. Map renamer plugins will typically contain nothing except the install and uninstall files, as the map files to be installed are to be placed in the CC Maps folder. Its usage is given below:

mmake minput.txt

where minput.txt is a text file containing map-name pairs, in which there is one pair per line and the two names in the pair are separated by a space. The first element in the pair is the name of the custom map file, and the second name in the pair is the CC5 map name in which the custom map is to be placed in the strategic map (example: "Gavrus Colomby"). An example minput.txt file is included in this package. MMake will create an Output folder (if it does not exist) and place the install and uninstall files into a subfolder called "mmake". Map renamer install/uninstall scripts are compatible with CC5 Config Manager versions 1.3 or above.

Configuration Manager, IMake, and NMake are freeware not associated with Atomic, SSI, or Microsoft, and are provided "as is" without support or guarantee.

Zeppo9


home

IMake10.zip (Download)