mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: add Post Scriptum support (#163)
* feat: add post scriptum support * Add/Update badge --------- Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
parent
7510fe3de0
commit
decff82318
5 changed files with 14 additions and 10 deletions
|
|
@ -100,6 +100,7 @@ game_query_mod!(
|
|||
27005
|
||||
);
|
||||
game_query_mod!(onset, "Onset", Engine::new(1_105_810), 7776);
|
||||
game_query_mod!(postscriptum, "Post Scriptum", Engine::new(736220), 10037);
|
||||
game_query_mod!(
|
||||
projectzomboid,
|
||||
"Project Zomboid",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue