Closed Lavode closed 5 years ago
Would have liked to tag with ruby
, but seems I lack permission to do so - sorry!
Adding to the above - I noticed that there have been (a few years of) changes to master
since the last release. Using latest master
this bug is not present anymore - likely disappearing as a result of https://github.com/koraktor/steam-condenser-ruby/commit/9861ec9a9b27304b33f8e6a26e482548266d33f0#diff-613e733e42e2379e57c6b1f96fe1da70.
Do you intend to release a new version anytime soon, or would you advise to simply use master
for the time being? :)
Due to Valve‘s undocumented changes to various parts of Steam‘s APIs the released version (1.x) are probably defunct for interacting with Steam Community.
Please use the code from master
as of now.
Gemfile example:
gem 'steam-condenser', :git => 'https://github.com/koraktor/steam-condenser-ruby.git'
Ruby version:
Gem version:
Sample code:
Output & exception: