How do I install a Steam Workshop collection to my Garry's Mod server?
Quick Links
- Installing Collections using the Blacksmith ‘s Portal
- Installing Collections manually or on another host
If you have a lot of Workshop items, it’s best to put them in a collection and install it that way. This way it will simplify the amount of Workshop IDs you need to collect. Here’s how you can install one onto your server.
Installing Collections using the Blacksmith’s Portal
- Collect the mods you’d like to install and place them into a collection. You can also find numerous pre-made collections by going to the workshop and selecting
Browse -> Collections

- Once you have your collection, look for the Collection ID in the link near the top of the Steam page
In this example, the ID is 3400074097
-
Go to the Blacksmith’s Portal and select your server
-
Open
Startupand paste in your Collection ID to theWorkshop Itemsbox -
Restart your server and it will download the collection to your server
Installing Collections manually or on another host
- Collect the mods you’d like to install and place them into a collection. You can also find numerous pre-made collections by going to the workshop and selecting
Browse -> Collections

- Once you have your collection, look for the Collection ID in the link near the top of the Steam page
In this example, the ID is 3400074097
- Add the following line to your server’s startup command
+host_workshop_collection <collection_id> - Restart your server and it will download the collection to your server