From 929b6390804210d91294727e789f40a1fc953f6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=BE=E3=81=A3=E3=81=99=E3=82=8B?= <158264076+MusclePr@users.noreply.github.com> Date: Tue, 27 Feb 2024 17:58:26 +0900 Subject: [PATCH] Update README.md Add description for environment variable SHOW_PLAYER_LIST. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04f18d84c..c71ae6a9b 100644 --- a/README.md +++ b/README.md @@ -487,6 +487,7 @@ For example: | REGION | Region | | String | | USEAUTH | Use authentication | True | Boolean | | BAN_LIST_URL | Which ban list to use | [https://api.palworldgame.com/api/banlist.txt](https://api.palworldgame.com/api/banlist.txt) | string | +| SHOW_PLAYER_LIST | Enable show player list | True | Boolean | ### Manually