Documentation: add project links to service widget docs (#2737)

This commit is contained in:
Tharic99 2024-01-22 13:26:15 -05:00 committed by GitHub
parent e803c3bf16
commit 5d550b8597
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
97 changed files with 195 additions and 0 deletions

View file

@ -3,6 +3,8 @@ title: GameDig
description: GameDig Widget Configuration
---
[GameDig](https://github.com/gamedig/node-gamedig)
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"]`.