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 131 forks source link

Can the internal package be renamed? #62

Closed PanicIsReal closed 8 years ago

PanicIsReal commented 8 years ago

Can't use Gamecoordinator or Steamlang package because of the semantic meaning internal now has in Go. Any information would be fantastic or proposed work arounds. Thanks.

Philipp15b commented 8 years ago

Duplicate of #57.