mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Ark: Survival Evolved support
This commit is contained in:
parent
e689bc766e
commit
0a48b0e8eb
5 changed files with 20 additions and 2 deletions
|
|
@ -175,6 +175,8 @@ pub enum SteamID {
|
|||
INS = 222880,
|
||||
/// 7 Days To Die
|
||||
SDTD = 251570,
|
||||
/// ARK: Survival Evolved
|
||||
ASE = 346110,
|
||||
/// Insurgency: Sandstorm
|
||||
INSS = 581320,
|
||||
/// Alien Swarm: Reactive Drop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue