Closed RealMrCactus closed 7 months ago
In version 0.6, the default configuration is to move mods to a mods/<appid>
directory next to downloader.exe
.
To revert back to the previous default behavior (downloads to steamcmd/steamapps/workshop/content/<appid>
), remove the defaultpath = mods
line from downloader.ini
(in the same directory as downloader.exe
).
You can also choose a different defaultpath
, though with this option you'll always have downloader.ini
:
[<appid>]
path = <path>
With
The general intention is that you move downloader.exe to its own directory before using it, instead of executing directly from your downloads folder. Doing the latter shouldn't cause issues, but can make it harder to find the downloads and .ini file (and the executable, if you need it again at a later time).
When I added changed the default output path in 0.6, I forgot about steamcmd printing the temporary path - I guess I should add some indicator where the files are moved in the next release...
I updated the README, and the experimental version (v0.7) now prints out where each mod is moved.
Where does it go??????
i figured it would be in the yknow downloads folder it says it is but its not so im guessing it moved it somewhere and its not in my steam lib path