homepage/docs/widgets/services/gamedig.md
shamoon 19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00

472 B

title description
GameDig GameDig Widget Configuration

Uses the 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"].

widget:
  type: gamedig
  serverType: csgo # see https://github.com/gamedig/node-gamedig#games-list
  url: udp://server.host.or.ip:port