Project

steam-id2

0.0
No release in over 3 years
Low commit activity in last 3 years
Convert Steam IDs
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 12
~> 3.0
~> 0.9

Runtime

 Project Readme

Steam-ID

This gem provides ways to convert between the various versions of Steam IDs found in the wild.

Important if you are using Steam web API bindings to e.g. resolve vanity URLs, then either:

  • Ensure you use the last published version of this gem and of steam-condenser as per this gem's dependencies, albeit at the cost of not being compatible with Ruby >= 2.7.
  • Or use master of this gem along with commit 3ee580b@3ee580b of https://github.com/koraktor/steam-condenser-ruby.git for Ruby >= 2.7 compatibility.

As soon as steam-condenser releases a new version with the required changes, we can release a version of steam-id with a dependency on that version of steam-condenser.

License

The gem is available as open source under the terms of the Apache-2.0 License.