Skip to content

Releases: Dergash/h3m-sorter

h3m-sorter

11 Mar 23:18
Compare
Choose a tag to compare

As requested here http://heroesportal.net/tavern/?id=410584 I public a simple tool for clearing up a large archives of Heroes of Might and Magic 3 maps - setup a directory with maps, specify sizes which you want a rid of and all maps that match will be moved to Trash folder.

Usage: h3m-sorter.exe <MapsFolder> -d <Size1> <Size2> <SizeN>
Example: h3m-sorter.exe ./Maps -d 36 72 108
This will move all maps with S, M and L sizes to ./Maps/Trash folder

Tool based on h3m-sharp library.