Steam authenticator that can be used from command line
To use it simply add a maFiles
folder with your accounts in the same directory with the application and run it like SteamAuthenticatorCmd.exe -getAuthCode -account yourSteamIdHere
. Very useful if you have bots and you want to do some bad things(don't do bad things).
- This thing is distributed under Apache 2.0 license
- This thing uses SteamAuth library made by Geel which is distributed under MIT license
- This thing also uses Newtonsoft.Json which is also distributed under MIT license
If you have any problems, contact me and I will try to help you. You can find me here.
“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live” - John F. Woods, 1991