A command-line tool to create, add, remove, list, extract, read, and verify MPQ archives using the StormLib library.
Stars
16
Forks
2
Watchers
16
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
64
commits
19
commits
6
commits
1
commits
Closing handles, freeing memory and preventing unneeded file opens (#149)
daf7a02View on GitHubCreate command can now take single file; also adding --name-in-archive parameter (#116)
22159e1View on GitHubAdding 'overwrite', 'name-in-archive' and 'dir-in-archive' arguments to the add command (#115)
98b2b4cView on GitHubFixing bug with listing unknown file with the details flag; adding tests (#128)
f81359dView on GitHub