Popularity
3.0
Declining
Activity
0.0
Stable
31
11
6

Programming language: Go
License: MIT License
Tags: Third-party APIs    

steam alternatives and similar packages

Based on the "Third-party APIs" category.
Alternatively, view steam alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of steam or a related project?

Add another 'Third-party APIs' Package

README

go-steam

go-steam is a Go library for querying Source servers.

Requirements

  • Go 1.1 or above

Installation

go get -u github.com/sostronk/go-steam

To use the build in steam utility, install it using:

go get -u github.com/sostronk/go-steam/cmd/steam

License

This code is free software; you can redistribute it and/or modify it under the terms of the MIT License. A copy of this license can be found in the included LICENSE file.


*Note that all licence references and agreements mentioned in the steam README section above are relevant to that project's source code only.