Update the README example response.

This commit is contained in:
CosminPerRam 2023-01-12 23:11:46 +02:00
parent 50012dd49f
commit 66be14df0c

View file

@ -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",
//....
]
}