Skip to content

Commit cd80577

Browse files
authored
docs: replace old node-gamedig link reference to actual repo (#98)
1 parent 4d87b7a commit cd80577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/gamedig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gamedig
22

3-
[GameDig](https://github.com/sonicsnes/node-gamedig) is a tool that queries game servers and returns outputs data from a query into json format. It can not only check if the game server is online but also return various data such as current maps and players. This allows `./gameserver details` to display live information.
3+
[GameDig](https://github.com/gamedig/node-gamedig) is a tool that queries game servers and returns outputs data from a query into json format. It can not only check if the game server is online but also return various data such as current maps and players. This allows `./gameserver details` to display live information.
44

55
GameDig super-seeds gsquery as the tool to monitor game servers. GameDig is currently optional but recommended and gsquery is kept to ensure compatibility as gamedig requires Node.js to be installed.
66

0 commit comments

Comments
 (0)