Convert any SteamID format to your desire, this does not support custom URL
Go to file
Philipp f06f4ce84d
update readme
2022-08-29 00:21:33 +02:00
steamid use spaces 2022-08-28 23:52:19 +02:00
.gitignore Initial commit 2022-08-28 23:44:00 +02:00
LICENSE Initial commit 2022-08-28 23:44:00 +02:00
README.md update readme 2022-08-29 00:21:33 +02:00
steamid_tests.v refractor 2022-08-29 00:10:36 +02:00
v.mod refractor 2022-08-29 00:10:36 +02:00

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