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:58 +01:00 committed by Lion
parent a62c84f532
commit 31e615c1af

View File

@ -39,7 +39,7 @@ Further information about the userfolder can be found at [https://documentation.
## Enabling dev mode in the BeamMP launcher
In order to prevent auto-update to overwrite your local git clone, its necessary to disable it, using `--no-download`.
If you also dont want the launcher to start beamNG and would like to see debug prints, then using `--dev` is advised.
If you also don't want the launcher to start BeamNG, and would like to see debug prints, then using `--dev` is advised.
| Argument | Note |
|:-------------------------|:-------------------------------------------|