mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
Update the README example response.
This commit is contained in:
parent
50012dd49f
commit
66be14df0c
1 changed files with 2 additions and 4 deletions
|
|
@ -42,10 +42,8 @@ Response (note that some games have a different structure):
|
|||
tv_name: None,
|
||||
keywords: Some("alltalk,nocrits"),
|
||||
rules: [
|
||||
ServerRule {
|
||||
name: "mp_autoteambalance",
|
||||
value: "1",
|
||||
}
|
||||
"mp_autoteambalance": "1",
|
||||
"mp_maxrounds": "5",
|
||||
//....
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue