Open Vurv78 opened 1 year ago
Not hard, but you need to generate a totp code. Someone made an implementation in rust: https://github.com/Weilbyte/simple-steam-totp/blob/main/src/lib.rs
Probably better to rely on this: https://github.com/DoctorMcKay/node-steam-totp/blob/master/index.js
Pretty sure it's literally just an extra parameter to give to steamcmd. Shouldn't be hard..
I'm just not gonna do it til someone needs it