Skip to content

Commit

Permalink
docs: Updated wordings around new Palworld mechanic (#561)
Browse files Browse the repository at this point in the history
* Updated wordings around new Palworld mechanic

* Remove un-needed changelog entry

* Fixed wording

* wrapping
  • Loading branch information
jammsen authored Apr 15, 2024
1 parent 6a174c6 commit 47bd986
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions GAMES_LIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,5 +462,4 @@ EOS does not provide players data.

### <a name="palworld"></a>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.

0 comments on commit 47bd986

Please sign in to comment.