Quote:
Originally Posted by pyg
I intend to release another version of DMG and I would like to test it further by creating combined mods for interested parties. If you want to put together a game with a lot of mods or would like a package of a certain set of mods, let me help. You get the combined mods you want and I get free testing.
|
And here it is. The included utility (combineMods.py) is a functional replacement for Llamabeast's combineMods. It probably contains bugs but many of them have been worked out doing the mods for Blood Red and Lunar Sea games.
The following would generate the equivalent of the Blood Red mod:
Code:
./combineMods.py 2 CBcomplete_1.6.dm TombKings.dm City\ of\ Wonders.dm Jomon\ broken.dm Warhammer\ Skaven.dm themiskyra_MA3.dm Warhammer\ Dwarfs.dm Arga\ Dis.dm Warhammer\ Ogre\ Kingdoms.dm BLOODRED
And for Lunar Sea:
Code:
./combineMods.py 1 CBcomplete_1.6.dm diversity.dm holywar.dm sitemod.dm CPCS.dm LUNARSEA
This utility has moved
to here. I removed the attachment because I don't want to update in both places.