Skip to content

Bump version of steam-user to 4.29.1 #179

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

Merged
merged 2 commits into from
Oct 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,13 +294,13 @@ If your bot doesn't own CS:GO, CSGOFloat will automatically try to obtain a lice
* It will tell you that an auth code was sent to your email
* Input the code from your email into the `auth` field for the bot
* Restart CSGOFloat
* It should successfully login and create a sentry file in the current [node-steam-user config directory](https://github.com/DoctorMcKay/node-steam-user#datadirectory)
* It should successfully login and create machine auth token files for each account in the current [node-steam-user config directory](https://github.com/DoctorMcKay/node-steam-user#datadirectory)
* The `auth` field can now be optionally removed in your login file for further logins
* Using Mobile 2FA
* Fill in the `user` and `pass` fields for the bot
* Fill in the `auth` field with the `shared_secret` for the bot
* Start up CSGOFloat
* It should successfully login and create a sentry file in the current [node-steam-user config directory](https://github.com/DoctorMcKay/node-steam-user#datadirectory)
* It should successfully login and create machine auth token files for each account in the current [node-steam-user config directory](https://github.com/DoctorMcKay/node-steam-user#datadirectory)
* You'll need to keep the `auth` field filled in for future logins

## Breaking Changes
Expand Down
Loading