Skip to main content

Map download

GMAD Files:

steamcmd +force_install_dir <gmod server location> +login anonymous +workshop_download_item 4000 <workshop id> +quit

This will download it to your server location, printed by the command. You will either get a gma or bin file.

If you get a gma file, then you can use gmad. Like so:

gmad extract -file file.gma -out .

But if it's a bin file, then you need to do it like so:

7za x file.bin

mv file file.gma

gmad extract -file file.gma -out .

7zip will give you an error, but still a extentionless file. You just rename it to have a gma ending and then like normal with gmad.


Software/Sites:

https://github.com/Facepunch/gmad

https://www.ezyzip.com/open-extract-gma-file.html

https://steamworkshopdownloader.io/