mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +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:
|
Otherwise, the returned object is guaranteed to contain the following keys:
|
||||||
|
|
||||||
**Stable, always present:**
|
**Stable, always present:**
|
||||||
|
|
||||||
* **name**
|
* **name**
|
||||||
* **map**
|
* **map**
|
||||||
* **password**: Boolean
|
* **password**: Boolean
|
||||||
|
|
@ -50,6 +51,7 @@ Otherwise, the returned object is guaranteed to contain the following keys:
|
||||||
* **notes**: Passed through from the input
|
* **notes**: Passed through from the input
|
||||||
|
|
||||||
**Unstable, not guaranteed:**
|
**Unstable, not guaranteed:**
|
||||||
|
|
||||||
* **raw**: Contains all information received from the server
|
* **raw**: Contains all information received from the server
|
||||||
* **query**: Details about the query performed
|
* **query**: Details about the query performed
|
||||||
|
|
||||||
|
|
@ -82,8 +84,7 @@ Supported Games
|
||||||
* Counter-Strike: Global Offensive
|
* Counter-Strike: Global Offensive
|
||||||
* Team Fortress 2
|
* Team Fortress 2
|
||||||
* \+ others
|
* \+ others
|
||||||
* Tshock Protocol
|
* Terraria (tshock)
|
||||||
* Terraria
|
|
||||||
* Unreal 2 Protocol
|
* Unreal 2 Protocol
|
||||||
* Killing Floor
|
* Killing Floor
|
||||||
* Unreal Tournament 2004
|
* Unreal Tournament 2004
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue