mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Crate] Hyperlink tf2
This commit is contained in:
parent
f97de3bb63
commit
5f06f58df8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ To see the supported (or the planned to support) games/services/protocols, see [
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Just pick a game/service/protocol, provide the ip and the port (be aware that some game servers use a separate port for the info queries, the port can also be optional if the server is running the default ports) then query on it.
|
Just pick a game/service/protocol, provide the ip and the port (be aware that some game servers use a separate port for the info queries, the port can also be optional if the server is running the default ports) then query on it.
|
||||||
Team Fortress 2 query example:
|
[Team Fortress 2](https://store.steampowered.com/app/440/Team_Fortress_2/) query example:
|
||||||
```rust
|
```rust
|
||||||
use gamedig::games::tf2;
|
use gamedig::games::tf2;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue