From 90e518646babef8648d5e2b9f8bad69a447350f7 Mon Sep 17 00:00:00 2001 From: aclist Date: Wed, 7 Dec 2022 15:47:14 +0900 Subject: [PATCH] Fix numbers --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c94b9b1..b3bc5e8 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,8 @@ 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.