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 65 forks source link

GameInventory #216

Closed sushant94 closed 11 years ago

sushant94 commented 11 years ago

I am not able to use GameInventory class in ruby. It says Uninitialised constant GameInventory. Am i doing something wrong or is the class broken? Need some help with this.

Thank You.

koraktor commented 11 years ago

Be sure to call require 'steam/community/game_inventory' (or one of its subclasses, e.g. require 'steam/community/tf2/tf2_inventory').

sushant94 commented 11 years ago

It worked! Thanks alot!!

NerdDiffer commented 8 years ago

Ahhh, why isn't it steam-condenser, like the gem name?!?