From 47bd986fadd2250b31bb6ba07ab4b56040705490 Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt <2270806+jammsen@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:00:37 +0200 Subject: [PATCH] docs: Updated wordings around new Palworld mechanic (#561) * Updated wordings around new Palworld mechanic * Remove un-needed changelog entry * Fixed wording * wrapping --- GAMES_LIST.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GAMES_LIST.md b/GAMES_LIST.md index 5d8a229..0c415ff 100644 --- a/GAMES_LIST.md +++ b/GAMES_LIST.md @@ -462,5 +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` must be `True` in the configuration file, and you need to pass -the `username` (currently always `admin`) and `password` (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.