clairmont32 / steam-update-notifier

Detect when a Steam news update or game build has been made and post the link to a Discord channel
MIT License
6 stars 0 forks source link

Automatic SteamCMD installation #1

Open clairmont32 opened 4 years ago

clairmont32 commented 4 years ago

Commands are failing to run for some reason. Needs investigation.

clairmont32 commented 4 years ago

Havent been able to fix this yet. It appears the issue is with how exec.Command interacts with the OS by not directly interacting via the shell. SteamCMD will need to be installed as a prereq.