LorenDB/download-steam-games

location of steamcmd.sh

Closed this issue · 2 comments

Where can I find the steamcmd.sh command that it's looking for in the below error?

std.process.ProcessException@std/process.d(1196): Failed to execute '/usr/games//steamcmd.sh' (No such file or directory)

Thanks!

You have to install SteamCMD on your system and specify the path to it. If download-steam-games doesn't prompt you for the path to steamcmd, you can manually edit ~/.config/download-steam-games/config.json to add it.

I just updated the README with clearer instructions for installation and usage.