mirror of
https://github.com/BeamMP/Docs.git
synced 2025-07-01 23:45:46 +00:00
Update beammp-dev.md
This commit is contained in:
parent
d2f6327f3f
commit
a9010652ca
@ -42,7 +42,7 @@ In order to prevent auto-update deleting your local git clone, it's necessary to
|
||||
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 |
|
||||
|:-------------------------|:-------------------------------------------|
|
||||
|:--------------------------------------|:-------------------------------------------|
|
||||
| `--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 |
|
||||
| `--verbose` or `-v` | Verbose mode, prints debug messages |
|
||||
@ -50,7 +50,7 @@ If you also don't want the launcher to start BeamNG, and would like to see debug
|
||||
| `--no-update` | Skip applying launcher updates (you must update manually) |
|
||||
| `--no-launch` | Skip launching the game (you must launch the game manually) |
|
||||
| `--dev` | Developer mode, same as --verbose --no-download --no-launch --no-update |
|
||||
| `--game <args...>` | Passes arguments to the game |
|
||||
| `--game <args...>` or `-- <args...>` | Passes arguments to the game |
|
||||
|
||||
## Cloning the BeamMP repo into the unpacked folder
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user