Steam Workshop Downloader
How to Download Steam Workshop Mods
Paste a Steam Workshop item link into the field above — the tool will show detailed mod information and generate a download command for SteamCMD. For collections, it generates commands for every item at once. You can also subscribe to the mod via the Steam client for automatic download.
SteamCMD Setup & Usage
SteamCMD is Valve's official command-line tool for downloading Steam content, including Workshop mods.
- Step 1 — Download SteamCMD from Valve's official site (developer.valvesoftware.com/wiki/SteamCMD) for your OS (Windows, Linux, macOS)
- Step 2 — Extract the archive to a convenient folder, e.g. C:\steamcmd
- Step 3 — Run steamcmd.exe (Windows) or steamcmd.sh (Linux/macOS) — it will auto-update on first run
- Step 4 — Copy the command from the tool above and paste it into SteamCMD. Files will be saved to steamapps/workshop/content/
Per-Game Install Notes
Wallpaper Engine App ID 431960
Workshop wallpapers download via app ID 431960. SteamCMD saves them to steamapps/workshop/content/431960/<item ID>/. Copy the item folder into your Wallpaper Engine projects/myprojects directory (or use "Open wallpaper" and point it at the project.json inside the folder). Note: Wallpaper Engine is a paid app, so anonymous SteamCMD login may fail for some items — subscribing in the client is the reliable path.
Garry's Mod App ID 4000
GMod addons arrive as a .gma file in steamapps/workshop/content/4000/<item ID>/. Drop the .gma into GarrysMod/garrysmod/addons/ and it loads on next launch. Legacy items may come as a .bin — rename to .gma (it is LZMA-compressed; extract with gmad.exe if needed).
RimWorld App ID 294100
RimWorld mods download to steamapps/workshop/content/294100/<item ID>/. Copy the folder into RimWorld/Mods/ next to the game executable, then enable the mod in the in-game mod list. Check the About/About.xml inside for the supported game version.
Why the Workshop Downloader Sites Died
The sites that served Workshop files straight from their own servers were shut down after action from Valve. The reason is simple: re-hosting creators' mods violates the Steam Subscriber Agreement and mod authors' copyright — creators publish to the Workshop, not to be mirrored by third parties. Any service that proxies the file bytes will eventually meet the same fate.
That is why this tool works differently: we never serve files. We show public item info via Steam's official API and generate commands for SteamCMD — Valve's own utility that downloads content directly from Steam's servers. It is the one durable, legal path, and it will not break with the next takedown wave.
Frequently Asked Questions
How to download Steam Workshop mods?
There are two main ways. First, subscribe to the mod via the Steam client and it will download automatically. Second, use SteamCMD, Valve's command-line tool. Paste the mod link into the tool above and it will generate a ready-to-use download command.
What is SteamCMD?
SteamCMD is Valve's official command-line utility. It lets you download Steam content, including Workshop mods, without the GUI client. SteamCMD is free and supports Windows, Linux, and macOS.
Can I download Workshop mods without Steam?
Yes. SteamCMD lets you download Workshop content anonymously for most free-to-play games. Paid games may require login. Some Workshop items also have a direct download link available — the tool will automatically show this option when available.
How do I download a whole Workshop collection?
Paste the collection link into the tool above. It expands the collection via the official API (GetCollectionDetails) and generates one SteamCMD command covering every item, plus per-item lines for interactive mode.
Where are Workshop files saved?
When using SteamCMD, files are saved to steamapps/workshop/content/<game ID>/<item ID>/ inside the SteamCMD directory. When using the Steam client, they go to a similar folder inside your main Steam directory (usually C:\Program Files (x86)\Steam).
Can all Workshop items be downloaded?
Most public Workshop items are available for download. However, some may be restricted by the creator or require ownership of a specific game. Items that use Steam DRM protection may not work outside the Steam client.
Should I download mods for a game with low player count?
Check the game's current player count via Steam Player Count before spending time installing mods. If the game is active, mods will enhance the experience. For multiplayer mods, you need a large enough community.
Is this safe and legal?
This tool uses Steam's public API to retrieve Workshop item information and never serves files from its own servers. SteamCMD is Valve's official utility. Downloading publicly available Workshop content for personal use is acceptable, but redistributing or selling mods may violate copyright.