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
392 stars 132 forks source link

Fixed issue #57 - rename of "internal" and "tf2/internal" packages to "protocol" and "tf2/protocol" #67

Closed slacki closed 8 years ago

slacki commented 8 years ago

Not sure about cbabe78, but there were errors thrown. Am I missing something here?

slacki commented 8 years ago

@Philipp15b Done that.

Philipp15b commented 8 years ago

Great work, thank you!