mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: add mordhau support
This commit is contained in:
parent
6e53ef0c22
commit
f488658afc
4 changed files with 5 additions and 1 deletions
|
|
@ -157,3 +157,4 @@ game_query_mod!(
|
|||
);
|
||||
game_query_mod!(vrising, "V Rising", Engine::new(1_604_030), 27016);
|
||||
game_query_mod!(zps, "Zombie Panic: Source", Engine::new(17_500), 27015);
|
||||
game_query_mod!(mordhau, "Mordhau", Engine::new(629_760), 27015);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue