Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koraktor/steam-condenser
A multi-language library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
https://github.com/koraktor/steam-condenser
java php ruby steam
Last synced: about 4 hours ago
JSON representation
A multi-language library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
- Host: GitHub
- URL: https://github.com/koraktor/steam-condenser
- Owner: koraktor
- License: other
- Created: 2009-03-23T16:22:18.000Z (almost 16 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-02-03T06:09:58.000Z (almost 6 years ago)
- Last Synced: 2024-12-18T00:05:02.639Z (7 days ago)
- Topics: java, php, ruby, steam
- Language: CSS
- Homepage: https://koraktor.de/steam-condenser
- Size: 3.03 MB
- Stars: 359
- Watchers: 26
- Forks: 65
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: license.markdown
Awesome Lists containing this project
README
Steam Condenser
===============The Steam Condenser is a multi-language library for querying the Steam
Community, Source and GoldSrc game servers as well as the Steam master servers.
Currently it is implemented in Java, PHP and Ruby.This repository is a meta repository for the whole set of Steam Condenser
implementations. It is only used for bug tracking and serving the website. No
actual code resides here.If you want to work with only a single implementation of Steam Condenser, you
should instead clone one of the dedicated repositories:* [Ruby](https://github.com/koraktor/steam-condenser-ruby)
* [Java](https://github.com/koraktor/steam-condenser-java)
* [PHP](https://github.com/koraktor/steam-condenser-php)## License
This code is free software; you can redistribute it and/or modify it under the
terms of the new BSD License. A copy of this license can be found in the
included LICENSE file.## Credits
* Sebastian Staudt – koraktor(at)gmail.com
* David Wursteisen – david.wursteisen(at)gmail.com
* DeFirence – defirence(at)defirence.za.net
* Nicholas Hastings – nshastings(at)gmail.com
* Mike Połtyn – mike(at)railslove.com
* Guto Maia – guto(at)maia.net
* Klaus Silveira – contact(at)klaussilveira.com
* Sam Kinard – snkinard(at)gmail.com
* Adam Lavin – adam(at)lavoaster.co.uk
* Al Ganiev – helios.ag(at)gmail.com
* Daniel Phin – pro(at)danielph.in
* "withgod" – noname(at)withgod.jp
* John Amicangelo - amicangelo.j(at)husky.neu.edu
* Rodrigo Navarro - rnavarro1(at)gmail.com## See Also
* [Steam Condenser home](https://koraktor.de/steam-condenser)
* [GitHub project page](https://github.com/koraktor/steam-condenser)
* [Wiki](https://github.com/koraktor/steam-condenser/wiki)
* [Google group](https://groups.google.com/group/steam-condenser)
* [Open Hub profile](https://www.openhub.net/p/steam-condenser)Follow Steam Condenser on Twitter via
[@steamcondenser](https://twitter.com/steamcondenser).