all latent changes, undisclosed and without warranty.
This commit is contained in:
0
utils/__init__.py
Normal file
0
utils/__init__.py
Normal file
28
utils/steam.py
Normal file
28
utils/steam.py
Normal file
@@ -0,0 +1,28 @@
|
||||
"""
|
||||
X:Y:Z
|
||||
|
||||
X - Universe
|
||||
0 Individual / Unspecified
|
||||
1 Public
|
||||
2 Beta
|
||||
3 Internal
|
||||
4 Dev
|
||||
5 RC
|
||||
|
||||
Y - Steam Type
|
||||
0 I Invalid No
|
||||
1 U Individual Yes profiles / id 0x0110000100000000
|
||||
2 M Multiseat Yes
|
||||
3 G GameServer Yes
|
||||
4 A AnonGameServer Yes
|
||||
5 P Pending No
|
||||
6 C ContentServer Unknown
|
||||
7 g Clan Yes groups / gid 0x0170000000000000
|
||||
8 c, L, T Chat Yes
|
||||
9 P2P SuperSeeder No
|
||||
10 AnonUser No
|
||||
|
||||
Z - account or group uid
|
||||
|
||||
|
||||
"""
|
||||
Reference in New Issue
Block a user