A minor annoyance for me has been when trying to extract multiple Garry’s mod addons, they have to be done one at a time.

So, I wrote a wrapper called “gmads.exe” that allows multiple addons to be extracted at once.

Simply select all gmas to extract and drag them on to the program. Because it is a wrapper program, gmad.exe must be in the same directory as gmads.exe. I think the gmad code is available on GitHub so I might make it standalone, but for the meantime it works fine.

In order to save your computer from a processing overload, only one instance of gmad will run at a time.

So I think it’s time for the download.

WARNING: makes use of the very un-portable system() function, please use in Windows.

Hope it helps!