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

Regenerate #106

Closed Jleagle closed 4 years ago

Philipp15b commented 4 years ago

Thanks. Just to make sure, you only regenerated all Go files, right? I believe fixing chat etc. requires more updates. Are you sure regenerating suffices to fix #105?

Jleagle commented 4 years ago

Ah right, i misread #105, removed from title. The PR is to update the two sub repos and run generator.go to keep protos up to date

Philipp15b commented 4 years ago

Okay, thank you!