mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-18 09:35:50 +00:00
Games: Don't Starve Together support.
This commit is contained in:
parent
dfe544c6aa
commit
bbd2dd7d97
6 changed files with 27 additions and 1 deletions
|
|
@ -183,6 +183,8 @@ pub enum SteamID {
|
|||
SC = 225840,
|
||||
/// Rust
|
||||
RUST = 252490,
|
||||
/// Don't Starve Together
|
||||
DST = 322320,
|
||||
/// Black Mesa
|
||||
BM = 362890,
|
||||
/// Day of Infamy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue