koraktor / steam-condenser

A multi-language library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
https://koraktor.de/steam-condenser
Other
359 stars 66 forks source link

Add Left4Dead 2 statistics #24

Closed koraktor closed 14 years ago

koraktor commented 14 years ago

Like the subject says... Left4Dead 2 statistics support for the Steam Community should be added.

koraktor commented 14 years ago

This is now implemented in Ruby: 4478dcedc2749685fc28395b119be7bb9859a413

It needed quite some refactoring of the Left4Dead code to keep with the DRY principle, because the stats of both games are more or less the same, but XML data differs at some places. So this may need some time to arrive for PHP and Java.