From bd0239895b545440731b30f3b7935abe1b5f8c42 Mon Sep 17 00:00:00 2001 From: Karan Misra Date: Sun, 29 Mar 2015 10:46:32 +0530 Subject: [PATCH] Add go-steam, library to interact with Steam servers Ref: https://developer.valvesoftware.com/wiki/Source_RCON_Protocol --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b96ba14b..bca376bd 100644 --- a/README.md +++ b/README.md @@ -581,6 +581,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [smite](https://github.com/sergiotapia/smitego) - Go package to wraps access to the Smite game API. * [snapchat](https://github.com/jamieomatthews/gosnap) - Go wrapper for the snapchat API * [spotify](https://github.com/rapito/go-spotify) - Go Library to access Spotify WEB API. +* [steam](https://github.com/sostronk/go-steam) - Go Library to interact with Steam game servers. * [stripe](https://github.com/stripe/stripe-go) - Go client for the Stripe API