mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-07-02 20:11:54 -04:00
Palworld server #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @treemlt on GitHub (Feb 11, 2024).
I am trying to add a palworld server but there is no option for that
@iamc0ke commented on GitHub (Feb 11, 2024):
Same. It seems like the newest node-GameDig - Game Server Query Library is not beeing used or not implemented.
@a-sync commented on GitHub (Feb 11, 2024):
until gamedig v5 is still beta you can use the gamedig-next branch: https://github.com/a-sync/game-server-watcher/tree/gamedig-next
once gamedig releases the stable v5 i will merge the changes to the master branch.
if you guys are using pterodactyl, here are the instructions on how to switch to a specific branch: https://github.com/a-sync/game-server-watcher/issues/13#issuecomment-1902678883
@iamc0ke commented on GitHub (Feb 11, 2024):
Worked for me thank you!