Extracts Garry's Mod .gma addon files
Open a CMD/Terminal and do the following to extract a GMAD file:
gmad-rust <input.gma> <foldername>
.GMA files alternatively can also be dragged and dropped into the executable, which will extract them to a folder called "addon_output".
