Convert any SteamID format to your desire, this does not support custom URL
Go to file
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
2022-08-29 21:21:00 +02:00
steamid use spaces 2022-08-28 23:52:19 +02:00
.drone.yml add tests 2022-08-29 00:48:06 +02:00
.gitignore Initial commit 2022-08-28 23:44:00 +02:00
AGPL-3.0.txt Update License to agpl-3.0-only-linking-exception 2022-08-29 21:03:06 +02:00
LICENSE.txt Update License to agpl-3.0-only-linking-exception 2022-08-29 21:03:06 +02:00
README.md update readme 2022-08-29 00:21:33 +02:00
steamid_test.v add tests 2022-08-29 00:48:06 +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