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

Generate csgo protobuf files #113

Closed toothrot closed 3 years ago

toothrot commented 3 years ago

This generates most of the csgo protobuf files from the submodules following the instructions in generator.

For Philipp15b/go-steam#104

Philipp15b commented 3 years ago

Thank you!