mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Modified README
This commit is contained in:
parent
f683c17c80
commit
2f640e93d5
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ Response:
|
||||||
```json5
|
```json5
|
||||||
{
|
{
|
||||||
protocol: 17,
|
protocol: 17,
|
||||||
name: "Team Fortress 2 Dedicated Server!",
|
name: "Team Fortress 2 Dedicated Server.",
|
||||||
map: "ctf_turbine",
|
map: "ctf_turbine",
|
||||||
game: "tf2",
|
game: "tf2",
|
||||||
players: 0,
|
players: 0,
|
||||||
|
|
@ -44,7 +44,7 @@ Response:
|
||||||
steam_id: Some(69753253289735296),
|
steam_id: Some(69753253289735296),
|
||||||
tv_port: None,
|
tv_port: None,
|
||||||
tv_name: None,
|
tv_name: None,
|
||||||
keywords: Some("alltalk,arena,nocrits"),
|
keywords: Some("alltalk,nocrits"),
|
||||||
rules: [
|
rules: [
|
||||||
ServerRule {
|
ServerRule {
|
||||||
name: "mp_autoteambalance",
|
name: "mp_autoteambalance",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue