It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
Tynan did enable anonymous download of RimWorld-mod's from steams workshop.
https://ludeon.com/forums/index.php?topic=50850.0

In other words. it is now possible to anonymously download any RimWorld-mod using the steam command line tool provided by Valve. That it SteamCMD.

A brief description of how to download a mod with this tool follows:

1) download SteamCMD from Valve's official site.
2) find the AppID for the program. Look at the link while browsing the app on steam RimWorld has 294100
3) Find the ModID in the link while browsing the Mod. In this Example The ModID is 735106432
4) run SteamCMD and wait for it to download the command line version of steam. then use the commands:
login anonymous
workshop_download_item <AppID > <ModID>

Using the example above is wold look like:
steam>login anonymous
steam>workshop_download_item 294100 735106432

5) You can now find the mod in:
...\steamCMD\steamapps\workshop\content\<AppID>\<ModID>
or for the above example it wold be:
...\steamCMD\steamapps\workshop\content\294100\735106432

I have tested this with the above example and it worked.
----------
A somehow longer description is here. (I learned it from this)
And finally a YouTube guide showing download of a mod using this method.
---------
One might perhaps use https://steamworkshopdownloader.io. Because I guess that this specific site happen to use the above method. But i will not promise anything. Just remember that most sites claiming to download from steams workshop do not work reliably. The manual method shown above do.
Post edited March 18, 2020 by Agrilla
avatar
Agrilla: Tynan did enable anonymous download of RimWorld-mod's from steams workshop.
https://ludeon.com/forums/index.php?topic=50850.0

In other words. it is no(...) manual method shown above do.
Thanks for the tutorial. This seems to be a more reliable approach than all teh websites out there.
Post edited March 20, 2020 by makar0niasty
Agrilla, thanks for taking the time to write this! If there's any GOG employees reading this, please sticky this thread.
Recently I have integrated mod download funcrion with SteamCMD to RimPy Mod manager. It may autosetup it and download/update mods with a GUI. If you are interested, check it out. It is free.