[feat] basic steam user parse

todo: steamid32 + avatar
This commit is contained in:
Purp1e
2025-03-23 21:55:17 +08:00
parent 03e5704a6e
commit 45e4ab1c6a
23 changed files with 6158 additions and 50 deletions

3
.editorconfig Normal file
View File

@@ -0,0 +1,3 @@
[*.rs]
indent_style = tab
indent_size = 4