From 08abc609f8f161032c899a5d75e03ba2b54154f8 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Fri, 14 Oct 2022 18:16:46 +0900 Subject: [PATCH] Update readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e08299b..f07fd60 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ ## 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 -options automatically. +A GUI version of [DZTUI](https://github.com/aclist/dztui) for Linux. 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) 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 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.