Steam Condenser: Difference between revisions
Jump to navigation
Jump to search
(Added information about the current status) |
(First release) |
||
Line 1: | Line 1: | ||
The Steam Condenser is | The Steam Condenser is a multi-language library for querying [[Source]] and [[GoldSrc]] game servers as well as the Steam master servers. | ||
Currently it is | Currently it is implemented in [http://www.java.com Java], [http://www.php.net PHP] and [http://www.ruby-lang.org Ruby]. | ||
At the moment the library is able to query Source servers and built objects respresenting the server (including basic information, players and rules) in all three languages. | At the moment the library is able to query Source servers and built objects respresenting the server (including basic information, players and rules) in all three languages. | ||
The project is hosted on [http://code.google.com/p/steam-condenser Google Code] and was created by [[User:Koraktor|Koraktor]]. | The project is hosted on [http://code.google.com/p/steam-condenser Google Code] and was created by [[User:Koraktor|Koraktor]]. | ||
== Version history == | |||
* '''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 '''9th July''' | |||
== See Also == | == See Also == |
Revision as of 05:09, 18 August 2008
The Steam Condenser is a multi-language library for querying Source and GoldSrc game servers as well as the Steam master servers. Currently it is implemented in Java, PHP and Ruby.
At the moment the library is able to query Source servers and built objects respresenting the server (including basic information, players and rules) in all three languages.
The project is hosted on Google Code and was created by Koraktor.
Version history
- 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 9th July