Forum > Resources and Tools

Is there a CLI tool for creating MPQs ?

(1/1)

Magnus:
I believe I read here somewhere that there was a commandline tool existing to create MPQs directly from folder.

That would be cool creating a MPQ from a repository.

Unfortunately I can't find it anymore.

schlumpf:
As far as I remember, ladik'a had command line scripting support. Look in the help menu, there should be an entry about it.

stoneharry:
I mean, I don't have a CLI tool but Hanfer did this effectively for a Blizzard Installer tool: https://github.com/stoneharry/Blizzard- ... create.cpp

Magnus:
Ladik's MPQEditor in fact has CLI support for some MoPaq 2000 commands.

That's fantastic. You can add recursive a folder with a line like this:

--- Code: ---yourpathMPQEditor.exe a patch-4.MPQ DBFilesClient DBFilesClient /c /r

--- End code ---

And stoneharry's repo is also worth to have a look inside.

Thanks for the hints.

Navigation

[0] Message Index

Go to full version