From 8838827bff9bb0c3d1a675444e9f99e9e1b48e9c Mon Sep 17 00:00:00 2001 From: aclist Date: Tue, 11 Oct 2022 23:18:46 +0900 Subject: [PATCH] Update readme --- README.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ad182b8..b7c262a 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,26 @@ ## What this is -- BETA TESTING BRANCH - +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. 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 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 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 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) +![Alt text](example.png) + +## Attribution +A subset of geolocation data was sourced from DB-IP under a Creative Commons Attribution 4.0 International License. + +## Acknowledgments +Special thanks to the following users for going above and beyond in beta testing and finding obscure bugs. + +- fossean +- scandalouss +- SteveIDusa +- The_Axelrod