gamedig
Last updated
Last updated
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.
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.
GameDig requires a JavaScript runtime environment installed to work. Use the following instructions to install Node.js.
If you already have an older version of nodejs installed or be having issues with node dependencies. It may be worth reinstalling Node.js.
Work in progress
Installing nodejs can be problematic, however, using the below should work well.
Once nodejs is installed use npm to install gamedig with the following command.
Updates to GameDig are regularly made. It is possible to update by running the npm update command.
You can also see which version of gamedig is installed by running the following.
Extra info becomes available for game server details.