Convert any SteamID format to your desire, this does not support custom URL
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Philipp 1000a5fc0f
continuous-integration/drone/push Build is passing Details
Merge pull request 'Update License to AGPL v3.0 only with linking exception' (#2) from SunRed/steamid.v:main into main
Reviewed-on: #2
7 months ago
steamid use spaces 7 months ago
.drone.yml add tests 7 months ago
.gitignore Initial commit 7 months ago
AGPL-3.0.txt Update License to agpl-3.0-only-linking-exception 7 months ago
LICENSE.txt Update License to agpl-3.0-only-linking-exception 7 months ago
README.md update readme 7 months ago
steamid_test.v add tests 7 months ago
v.mod refractor 7 months ago

README.md

steamid.v

Convert any SteamID format to your desire, this does not support custom URL

How to install

Install via vpm

v install https://git.snrd.eu/Spaenny/steamid.v

Install via git

git clone https://git.snrd.eu/Spaenny/steamid.v

And then import spaenny.steamid wherever you like

TODO

  • SteamID32
    • Convert to String
    • Convert to SteamID64
    • Convert to SteamID3
  • SteamID3
    • Convert to String
    • Convert to SteamID32
    • Convert to SteamID64
  • SteamID64
    • Convert to String
    • Convert to SteamID32
    • Convert to SteamID3

Contact

Feel free to cotribute You can contact me on discord via Spaenny#0001