mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
docs: Updated wordings around new Palworld mechanic (#561)
* Updated wordings around new Palworld mechanic * Remove un-needed changelog entry * Fixed wording * wrapping
This commit is contained in:
parent
6a174c6eb1
commit
47bd986fad
1 changed files with 1 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue