mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: add counter-strike 2 support
This commit is contained in:
parent
b2e34b32f8
commit
82b7a5f169
4 changed files with 4 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ game_query_mod!(
|
|||
Engine::new_gold_src(false),
|
||||
27015
|
||||
);
|
||||
game_query_mod!(cs2, "Counter-Strike 2", Engine::new(730), 27015);
|
||||
game_query_mod!(creativerse, "Creativerse", Engine::new(280_790), 26901);
|
||||
game_query_mod!(
|
||||
cscz,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue