Upload files to "/"

This commit is contained in:
2026-03-10 02:30:04 -04:00
parent 843dc43639
commit da9e6f29c7
2 changed files with 7 additions and 11 deletions

View File

@@ -17,8 +17,8 @@ The image is available on Docker Hub at [rallyblockk/blockland-pelican](https://
| -------------------- | ------------- | ----------------- | ----------- |
| BL_DEDI_LAN | bool (0 or 1) | 0 | Launches the server as a Dedicated or Dedicated LAN type. Note that DedicatedLANs are forced into using 28050 as their port. Blame Badspot, not me
| BL_DTOKEN | string | "" | Your [DToken](https://blockland.us/steam-dToken.php) for authentication
| BL_SERVER_NAME | string | (blank) | The name shown on the server list. Underscores will be replaced with spaces by Blockland
| BL_MAX_PLAYERS | int | (blank) | The max number of players that can join the server
| BL_SERVER_NAME | string | "" | The name shown on the server list. Underscores will be replaced with spaces by Blockland
| BL_MAX_PLAYERS | int | "" | The max number of players that can join the server
| BL_GAMEMODE | string | Custom | The name of the gamemode to launch with
| BL_PORT | int | 28000 | The port to bind to, see the Network section below
| BL_EXTRA_ARGS | string | "" | Additional parameters to pass to the game as you see fit