You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -294,13 +294,13 @@ If your bot doesn't own CS:GO, CSGOFloat will automatically try to obtain a lice
294
294
* It will tell you that an auth code was sent to your email
295
295
* Input the code from your email into the `auth` field for the bot
296
296
* Restart CSGOFloat
297
-
* 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)
297
+
* 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)
298
298
* The `auth` field can now be optionally removed in your login file for further logins
299
299
* Using Mobile 2FA
300
300
* Fill in the `user` and `pass` fields for the bot
301
301
* Fill in the `auth` field with the `shared_secret` for the bot
302
302
* Start up CSGOFloat
303
-
* 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)
303
+
* 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)
304
304
* You'll need to keep the `auth` field filled in for future logins
0 commit comments