mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-18 09:35:50 +00:00
Day of Infamy support.
This commit is contained in:
parent
1ad5031c6f
commit
1c173b76ca
6 changed files with 20 additions and 1 deletions
|
|
@ -183,6 +183,8 @@ pub enum SteamID {
|
|||
SC = 225840,
|
||||
/// Rust
|
||||
RUST = 252490,
|
||||
/// Day of Infamy
|
||||
DOI = 447820,
|
||||
/// The Forrest
|
||||
TF = 556450, //this is the id for the dedicated server, for the game its 242760
|
||||
/// 7 Days To Die
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue