mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
The Forest support.
This commit is contained in:
parent
ed2161a6da
commit
21b7d91ee6
6 changed files with 22 additions and 3 deletions
|
|
@ -173,6 +173,8 @@ pub enum SteamID {
|
|||
INSMIC = 17700,
|
||||
/// Insurgency
|
||||
INS = 222880,
|
||||
/// The Forrest
|
||||
TF = 556450, //this is the id for the dedicated server, for the game its 242760
|
||||
/// 7 Days To Die
|
||||
SDTD = 251570,
|
||||
/// Unturned
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue