mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Games: Add Project Zomboid support.
This commit is contained in:
parent
328de37b2d
commit
f03a1de035
6 changed files with 20 additions and 1 deletions
|
|
@ -173,6 +173,8 @@ pub enum SteamID {
|
|||
INSMIC = 17700,
|
||||
/// ARMA 2: Operation Arrowhead
|
||||
ARMA2OA = 33930,
|
||||
/// Project Zomboid
|
||||
PZ = 108600,
|
||||
/// Insurgency
|
||||
INS = 222880,
|
||||
/// Sven Co-op
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue