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
@ -41,16 +41,16 @@ Further information about the userfolder can be found at [https://documentation.
|
|||||||
In order to prevent auto-update deleting your local git clone, it's necessary to disable it, using `--no-download`.
|
In order to prevent auto-update deleting your local git clone, it's necessary to disable it, using `--no-download`.
|
||||||
If you also don't 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 |
|
| 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) |
|
||||||
| `--no-launch` | Skip launching the game (you must launch the game 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 |
|
| `--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
|
## Cloning the BeamMP repo into the unpacked folder
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user