mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: add myth of empires support
This commit is contained in:
parent
cca938674c
commit
9264d5fe4a
4 changed files with 4 additions and 0 deletions
|
|
@ -158,4 +158,5 @@ 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!(moe, "Myth of Empires", Engine::new(1_371_580), 12888);
|
||||
game_query_mod!(mordhau, "Mordhau", Engine::new(629_760), 27015);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue