PDA

View Full Version : Modding Vietnam


spray_n_pray
09-11-2011, 11:43 PM
Men of War: Vietnam seems to follow MoW modding conventions. That is mods have to be located in:

men of war - vietnam\mods\

The file structure of a mod is:
men of war - vietnam\mods\testmod\mod.info
men of war - vietnam\mods\testmod\resources

mod.info should look like this:
{mod
{name "testmod"}
{desc "(c) Copyright {year} by {your name}. This mod {does stuff}. Version 1.2."}
}

To activate the mod, MoW Vietnam's options file has to be modified.


Open C:\Users\%USERNAME%\Documents\My Games\men of war - vietnam\profiles\player\options.set
Add {mods "testmod:0" } as the last entry.


More detailed information is here https://sites.google.com/site/sbobovyc/mow/mod