mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: Add The Front support.
This commit is contained in:
parent
e3dd7cd1c7
commit
1145a064a9
4 changed files with 4 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ game_query_mod!(
|
|||
27015
|
||||
);
|
||||
game_query_mod!(theforest, "The Forest", Engine::new(556_450), 27016);
|
||||
game_query_mod!(thefront, "The Front", Engine::new(2_285_150), 27015);
|
||||
game_query_mod!(unturned, "Unturned", Engine::new(304_930), 27015);
|
||||
game_query_mod!(
|
||||
valheim,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue