Kanma / MPQExtractor

A command-line tool to extract files from MPQ archives
Other
127 stars 39 forks source link

Compile and run on Windows #17

Closed adynathos closed 5 years ago

adynathos commented 5 years ago

With a replacement for dirent.h , the program can work on Windows.

Kanma commented 5 years ago

Thanks for the patch!