rejchev / steamid

SteamID representations implementation using Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SteamID

SteamID representations implementation using Java

SteamID type conversions support

  • SteamID64 - 64 bit unique id
  • SteamID32 - 32 bit unique id
  • SteamID2 - STEAM_X:Y:Z unique id
  • SteamID3 - [<letter>:1:W] unique id

Dependecies

  • Java 8+
  • Lombok 1.18.30

About

SteamID representations implementation using Java

License:GNU General Public License v3.0


Languages

Language:Java 100.0%