Call of Duty Map Packager

Perl scripts that deep searches through a level to gather all map source files used and convientently packages them for you whether to import into another CoD game or share.

Place the script in your ...\bin\ folder and run it passing a level name as a parameter.

Level will be packaged in ...\bin\PackagedMaps\<mapname>\

Make sure you have Perl installed!

Download/View Script