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

Fix build #107

Closed Jleagle closed 4 years ago

Jleagle commented 4 years ago

Since May, I have been unable to go get go-steam@master into other projects as it doesn't build, this fixes that.

Philipp15b commented 4 years ago

Thank you! I think this is a good chance to set up CI 👍