Steam Condenser
Jump to navigation
Jump to search
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. A C# implementation is currently in progress.
At the moment the library is able to query Source and GoldSrc servers and built objects respresenting the server (including basic information, players and rules) in all three languages. Additionally these objects can be used to send RCON request to the corresponding server.
The project is hosted on GitHub and was created by Koraktor.
Version history
- March 3rd, 2009: Version 0.7 with Steam Community support and lots of small improvements
- October 12th, 2008: Version 0.6 with full RCON support
- August 25th, 2008: Bugfix release for the PHP version
- August 18th, 2008: First release of Steam Condenser featuring full querying support for GoldSrc, Source and master servers
- before that, the sources were available from Google Code since July 9th, 2008