From c293fcd8c5136b6578f519b2f400d45bc01335cc Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Tue, 11 Oct 2022 21:50:05 +0900 Subject: [PATCH] Update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 185fdf4..6aaeac2 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ ## What this is -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://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. -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: +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 data and ID, player count, ping, current gametime) -2. Find and prepare mods being requested by the server +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 ## Setup and usage