mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 21:32:36 +01:00
Update explanation
This commit is contained in:
parent
e5c5c34ffa
commit
c62469bb66
1 changed files with 7 additions and 1 deletions
|
@ -2,8 +2,14 @@
|
||||||
|
|
||||||
A GUI version of [DZTUI](https://github.com/aclist/dztui) for Linux. Used to list community server details and quick connect to preferred servers by staging mods and concatenating launch options automatically.
|
A GUI version of [DZTUI](https://github.com/aclist/dztui) for Linux. Used to list community server details and quick connect to preferred servers by staging mods and concatenating launch options automatically.
|
||||||
|
|
||||||
|
DZGUI allows you to connect to modded/community DayZ servers on Linux and provides a graphical interface for doing so. This overcomes certain limitations in the Linux client and helps prepare the game to launch by doing the following:
|
||||||
|
|
||||||
|
1. Display server metadata in a table (server data and ID, player count, ping, current gametime)
|
||||||
|
2. Find and prepare mods being requested by the server
|
||||||
|
3. Concatenate launch options to pass to Steam
|
||||||
|
|
||||||
## Setup and usage
|
## Setup and usage
|
||||||
|
|
||||||
Refer to the [documentation](https://aclist.github.io/dzgui/dzgui.html)
|
Refer to the [manual](https://aclist.github.io/dzgui/dzgui.html) for installation and setup instructions, a feature-by-feature breakdown, and Steam integration tutorials.
|
||||||
|
|
||||||
![Alt text](example.png)
|
![Alt text](example.png)
|
||||||
|
|
Loading…
Reference in a new issue