We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a501f81 commit 89dac05Copy full SHA for 89dac05
README.md
@@ -1 +1,14 @@
1
# DayZExtract
2
+
3
+A quicker alternative to DayZ2P by Mikero and DayZ Tools Extract process. This application will show progress while unpacking the game data.
4
5
+#### If you use the installer, you will have two shortcuts to DayZExtract in your start menu items.
6
+- DayZExtract - extracts all content
7
+- DayZExtract Minimal - extracts only text files from the game (good for diff checking)
8
9
+#### Following steps are required to enable Unicode support for spinners and progress bars.
10
+1. Run intl.cpl.
11
+2. Click the Administrative tab
12
+3. Click the Change system locale button.
13
+4. Check the "Use Unicode UTF-8 for worldwide language support" checkbox.
14
+5. Reboot. (optional)
0 commit comments