mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 15:27:28 +00:00
Games: Age of Chivalry support.
This commit is contained in:
parent
9c9a096b16
commit
e2f42008b2
6 changed files with 20 additions and 1 deletions
|
|
@ -169,6 +169,8 @@ pub enum SteamID {
|
|||
TS = 2400,
|
||||
/// Garry's Mod
|
||||
GM = 4000,
|
||||
/// Age of Chivalry
|
||||
AOC = 17510,
|
||||
/// Insurgency: Modern Infantry Combat
|
||||
INSMIC = 17700,
|
||||
/// ARMA 2: Operation Arrowhead
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue