Philipp15b / go-steam

Steam's protocol in Go to allow automation of different actions on the Steam network without running an actual Steam client. Includes APIs for friends, chatting, trading, trade offers and TF2 crafting.
https://pkg.go.dev/github.com/Philipp15b/go-steam/v3
Other
387 stars 131 forks source link

SteamAPI.Init == true - should it work? #111

Open jojomojo23 opened 3 years ago

jojomojo23 commented 3 years ago

Please tell me with the help of your resource, I can log into Steam with usernames / passwords to my account and use SteamAPI.Init () from the official SteamWorks API without starting the Steam client?

Does anyone have any thoughts on how to implement this?