From d6ef13175c976734c4b96788f79343a547efe6fe Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt <2270806+jammsen@users.noreply.github.com> Date: Sat, 13 Apr 2024 12:14:47 +0200 Subject: [PATCH] Fixed wording --- GAMES_LIST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GAMES_LIST.md b/GAMES_LIST.md index 400f754..3f5d2e9 100644 --- a/GAMES_LIST.md +++ b/GAMES_LIST.md @@ -462,4 +462,4 @@ EOS does not provide players data. ### Palworld Palworld support can be unstable, the devs mention the api is currently experimental. -To query Palworld servers, the `RESTAPIEnabled` setting must be `True` in the configuration file, and you need to pass the `username` (currently always `admin`) and the `adminpassword` (settings parameter) for it. +To query Palworld servers, the `RESTAPIEnabled` setting must be `True` in the configuration file, and you need to pass the `username` (currently always `admin`) and the adminpassword (from the server config) as the password parameter.