ceres-wc3 / ceres-mpqtool

Command-line utility for reading, viewing and writing MPQ archives
MIT License
8 stars 3 forks source link

Add `verify` subcommand #2

Open Aareon opened 2 months ago

Aareon commented 2 months ago

Add a verify subcommand to verify archive validity.

Aareon commented 2 months ago

A simple way of accomplishing this would be to simply read the archive and capture any errors that occur.