Skip to content

plally/steamid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference Go Report Card

steamid

Convert steamIDs between their types
Supports

  • steamID32
  • SteamID3
  • SteamID64

Example

steamID32, err := SteamID32("STEAM_0:0:12345")
steamID64 = steamID32.SteamID64String()

About

A package to convert steamIDs between their various forms

Topics

Resources

License

Stars

Watchers

Forks

Languages