From c62469bb66923d3dee5c75143597ded115ad66c9 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Thu, 8 Sep 2022 19:30:47 +0900 Subject: [PATCH] Update explanation --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a06e251..185fdf4 100644 --- a/README.md +++ b/README.md @@ -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. +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 -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)