mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Games: Codename CURE support.
This commit is contained in:
parent
bdaa1c4f64
commit
df9005cc9f
6 changed files with 21 additions and 2 deletions
|
|
@ -187,6 +187,8 @@ pub enum SteamID {
|
|||
RUST = 252490,
|
||||
/// Don't Starve Together
|
||||
DST = 322320,
|
||||
/// Codename CURE
|
||||
CCURE = 355180,
|
||||
/// Black Mesa
|
||||
BM = 362890,
|
||||
/// Colony Survival
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue