Weilbyte / steamcmd-2fa

Tool for steamcmd that automatically generates and uses a Steam Guard code during login
MIT License
15 stars 10 forks source link

fix: steamcmd gets stuck after retrieving user info #7

Open Zaratusa opened 1 year ago

Zaratusa commented 1 year ago

This PR fixes #4.

The problem was that the arg method only takes arguments without a whitespace, the args method should be used instead.

ZehMatt commented 1 year ago

Considering I ran into the same issue would be nice to have this merged and then update steam-workshop-upload to work again.