Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage with Steam Guard on? #2

Open
RobRoseKnows opened this issue Aug 3, 2020 · 1 comment
Open

Usage with Steam Guard on? #2

RobRoseKnows opened this issue Aug 3, 2020 · 1 comment

Comments

@RobRoseKnows
Copy link

I'd like to be able to use this action with Steam accounts that have Steam Guard enabled, but currently it looks like it doesn't support that. Do you have any guidance on using on accounts where Steam Guard is installed?

@meeuw
Copy link

meeuw commented Mar 25, 2023

One way of using steamcmd with steam guard enabled is to pre-authenticate (using steamcmd.sh / login) and copy:
MBTF, ConnectCache and Accounts from /home/steam/Steam/config/config.vdf into the github action docker container config.vdf file.

Then only login <username> can be used (without password / steam guard code) and the connect cache should be used (which was previously authenticated using steam guard).

I only haven't tested for how long the ConnectCache lasts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants