Update docs/en/guides/beammp-dev/beammp-dev.md

Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
This commit is contained in:
O1LER 2024-12-11 22:02:49 +01:00 committed by Lion
parent e27b6a847f
commit a62c84f532

View File

@ -44,7 +44,7 @@ If you also dont want the launcher to start beamNG and would like to see debug p
| Argument | Note | | Argument | Note |
|:-------------------------|:-------------------------------------------| |:-------------------------|:-------------------------------------------|
| `--help` or `-h` | Will print the following list of arguments | | `--help` or `-h` | Will print the following list of arguments |
| `--port <port>` or `-p` | Change the default listen port to <port>. This must be configured ingame, too | | `--port <port>` or `-p` | Change the default listen port to `<port>`. This must be configured ingame too |
| `--verbose` or `-v` | Verbose mode, prints debug messages | | `--verbose` or `-v` | Verbose mode, prints debug messages |
| `--no-download` | Skip downloading and installing the BeamMP Lua mod | | `--no-download` | Skip downloading and installing the BeamMP Lua mod |
| `--no-update` | Skip applying launcher updates (you must update manually) | | `--no-update` | Skip applying launcher updates (you must update manually) |