From 7b57979272126771c78ba54ed35336c3736b7d05 Mon Sep 17 00:00:00 2001 From: Tharic99 <39832147+Tharic99@users.noreply.github.com> Date: Fri, 19 Jan 2024 18:13:14 -0500 Subject: [PATCH] Update gamedig.md --- docs/widgets/services/gamedig.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/widgets/services/gamedig.md b/docs/widgets/services/gamedig.md index d287f69a..f2de3d77 100644 --- a/docs/widgets/services/gamedig.md +++ b/docs/widgets/services/gamedig.md @@ -3,6 +3,8 @@ title: GameDig description: GameDig Widget Configuration --- +[GameDig](https://github.com/gamedig/node-gamedig) - GameDig is a game server query library, capable of querying for the status of nearly any game or voice server. If a server makes its status publically available, GameDig can fetch it for you. + Uses the [GameDig](https://www.npmjs.com/package/gamedig) library to get game server information for any supported server type. Allowed fields (limited to a max of 4): `["status", "name", "map", "currentPlayers", "players", "maxPlayers", "bots", "ping"]`.