From fffbcf83b079525b8063edc4737de6d52a5c1939 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Mon, 8 Apr 2024 20:09:17 +0300 Subject: [PATCH] fix broken palworld hyperlink in games list --- GAMES_LIST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GAMES_LIST.md b/GAMES_LIST.md index e5c4ea6..5d8a229 100644 --- a/GAMES_LIST.md +++ b/GAMES_LIST.md @@ -460,7 +460,7 @@ option: `requestRules: true`. Beware that this may increase query time. ### Epic Online Services (EOS) Protocol EOS does not provide players data. -### Palworld +### Palworld Palworld support can be unstable, the devs mention the api is currently experimental. To query palworld servers, the `RESTAPIEnabled` must be `True` in the configuration file, and you need to pass the `username` (currently always `admin`) and `password` (settings parameter) for it.