1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 05:12:36 +01:00
dztui/README.md

17 lines
916 B
Markdown
Raw Normal View History

2022-09-12 17:38:59 +02:00
## What this is
2023-01-18 15:50:53 +01:00
A GUI version of [DZTUI](https://github.com/aclist/dztui/tree/dztui) for Linux.
2022-09-12 17:38:59 +02:00
2022-10-11 14:50:05 +02:00
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:
2022-09-12 17:38:59 +02:00
2022-12-07 07:47:14 +01:00
1. Display server metadata in a table (server name, player count, ping, current gametime, distance, IP)
2022-10-11 14:50:05 +02:00
2. Find and prepare mods being requested by the server (choose from manual or automatic installation)
2022-09-08 12:30:47 +02:00
3. Concatenate launch options to pass to Steam
2022-09-12 17:38:59 +02:00
2022-10-14 11:16:46 +02:00
Other options include the ability to connect by IP or ID or set a favorite server.
2022-07-22 19:12:01 +02:00
## Setup and usage
2022-09-12 17:38:59 +02:00
2022-09-08 12:30:47 +02:00
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.
2022-09-12 17:38:59 +02:00
2022-08-05 20:03:24 +02:00
![Alt text](/images/example.png)