1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 21:32:36 +01:00

Update readme

This commit is contained in:
aclist 2022-10-14 18:16:46 +09:00 committed by GitHub
parent a9163e6b7e
commit 08abc609f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,14 @@
## What this is ## What this is
A GUI version of [DZTUI](https://githubom/aclist/dztui) for Linux. Used to list official and community server details and quick connect to preferred servers by staging mods and concatenating launch A GUI version of [DZTUI](https://github.com/aclist/dztui) for Linux.
options automatically.
DZGUI allows you to connect to both official and 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: DZGUI allows you to connect to both official and 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 name, player count, ping, current gametime, distance, IP) 1.Display server metadata in a table (server name, player count, ping, current gametime, distance, IP)
2. Find and prepare mods being requested by the server (choose from manual or automatic installation) 2. Find and prepare mods being requested by the server (choose from manual or automatic installation)
3. Concatenate launch options to pass to Steam 3. Concatenate launch options to pass to Steam
Other options include the ability to connect by IP or ID or set a favorite server.
## Setup and usage ## Setup and usage
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. 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.