From a342d9884891d3d0574a7d4b46d7e6e0289ee283 Mon Sep 17 00:00:00 2001 From: aclist Date: Tue, 13 Sep 2022 00:38:59 +0900 Subject: [PATCH] Update readme --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e362b8..ad182b8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ -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. [Documentation](https://aclist.github.io/dzgui/dzgui.html) +## What this is + +- BETA TESTING BRANCH - + +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 [manual](https://aclist.github.io/dzgui/dzgui.html) for installation and setup instructions, a feature-by-feature breakdown, and Steam integration tutorials. ![Alt text](/images/example.png)