mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +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,
|
tv_name: None,
|
||||||
keywords: Some("alltalk,nocrits"),
|
keywords: Some("alltalk,nocrits"),
|
||||||
rules: [
|
rules: [
|
||||||
ServerRule {
|
"mp_autoteambalance": "1",
|
||||||
name: "mp_autoteambalance",
|
"mp_maxrounds": "5",
|
||||||
value: "1",
|
|
||||||
}
|
|
||||||
//....
|
//....
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue