mirror of
https://github.com/JonasunderscoreJones/dayz-linux-gui-launcher.git
synced 2025-10-23 07:19:18 +02:00
feat: add the --name parameter
This commit is contained in:
parent
cc9bc79c4d
commit
d72885134f
2 changed files with 16 additions and 0 deletions
|
@ -28,6 +28,11 @@ Command line options:
|
|||
Launch DayZ after resolving and setting up mods
|
||||
instead of printing the game's -mod command line argument.
|
||||
|
||||
-n <name>
|
||||
--name <name>
|
||||
Set the profile name when launching the game via --launch.
|
||||
Some community servers require a profile name when trying to connect.
|
||||
|
||||
-s <address[:port]>
|
||||
--server <address[:port]>
|
||||
Retrieve a server's mod list and add it to the remaining input.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue