From 699c09b8fbcfea6fd045d48866292639a2b48ce5 Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt <2270806+jammsen@users.noreply.github.com> Date: Sun, 14 Apr 2024 08:07:46 +0200 Subject: [PATCH] wrapping --- GAMES_LIST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GAMES_LIST.md b/GAMES_LIST.md index 3f5d2e9..0c415ff 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 (from the server config) as the password parameter. +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.