Skip to content

Commit

Permalink
Merge pull request #179 from lyeskin/fix/update-node-steam-user-to-4.…
Browse files Browse the repository at this point in the history
…29.0

Bump version of steam-user to 4.29.1
  • Loading branch information
Step7750 authored Oct 21, 2023
2 parents 032d277 + eca0300 commit 89b2d41
Show file tree
Hide file tree
Showing 4 changed files with 182 additions and 1,077 deletions.
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

0 comments on commit 89b2d41

Please sign in to comment.