mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Rust support.
This commit is contained in:
parent
de3ac9aad5
commit
3f58e99c28
6 changed files with 20 additions and 1 deletions
|
|
@ -177,6 +177,8 @@ pub enum SteamID {
|
|||
INS = 222880,
|
||||
/// Sven Co-op
|
||||
SC = 225840,
|
||||
/// Rust
|
||||
RUST = 252490,
|
||||
/// 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