Update README.md
This commit is contained in:
@@ -33,10 +33,11 @@ When creating a server, you can assign additional environment variables. The one
|
||||
| Variable | Description |
|
||||
|----------|-------------|
|
||||
| **bl dtoken** | Your DToken from your Steam account (required for hosting) |
|
||||
| **bl gamemode** | The name of the gamemode to launch with (default: Custom) |
|
||||
| **bl patch enable** | Patches Blockland.exe with RedBlocklandLoader for WineFix (default: 1) |
|
||||
| **bl port** | Server port (defaults to `{{SERVER_PORT}}` from Pelican) |
|
||||
| **bl unzip addons** | Unzips .zip add-ons on startup (default: 0) |
|
||||
| **bl inst force** | Forces full game install on each launch (default: 0) |
|
||||
| **bl inst force** | Forces a full game reinstall on every launch. Turn off BL_UNZIP_ADDONS when using this—the reinstall restores .zip files to Add-Ons, then unzip fails because the extracted folders already exist from the previous run. (default: 0) |
|
||||
|
||||
## Related
|
||||
|
||||
|
||||
Reference in New Issue
Block a user