mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Fix markdown on npm directory
This commit is contained in:
parent
8e39614906
commit
3a1490b8a5
1 changed files with 3 additions and 2 deletions
|
|
@ -41,6 +41,7 @@ If the error key exists, it should be assumed that the game server is offline or
|
|||
Otherwise, the returned object is guaranteed to contain the following keys:
|
||||
|
||||
**Stable, always present:**
|
||||
|
||||
* **name**
|
||||
* **map**
|
||||
* **password**: Boolean
|
||||
|
|
@ -50,6 +51,7 @@ Otherwise, the returned object is guaranteed to contain the following keys:
|
|||
* **notes**: Passed through from the input
|
||||
|
||||
**Unstable, not guaranteed:**
|
||||
|
||||
* **raw**: Contains all information received from the server
|
||||
* **query**: Details about the query performed
|
||||
|
||||
|
|
@ -82,8 +84,7 @@ Supported Games
|
|||
* Counter-Strike: Global Offensive
|
||||
* Team Fortress 2
|
||||
* \+ others
|
||||
* Tshock Protocol
|
||||
* Terraria
|
||||
* Terraria (tshock)
|
||||
* Unreal 2 Protocol
|
||||
* Killing Floor
|
||||
* Unreal Tournament 2004
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue