Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanEke authored Mar 10, 2023
1 parent 112c004 commit 6340742
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# DayZ Server Battleye Remover


Simple program written in c++ to modify the DayZ server exe to disable Battleye<br>
and to allow players with DayZ VAC bans to join your server.<br>
Wrote this so that after each DayZServer update I don't have to manually patch the file<br>
and decided to share it here because why not?

How to use?
<ul>
<li>Drag original DayZServer_x64.exe onto the application</li>
<li>If succesful the DayZServer_x64.exe will now be patched, just start up your server.</li>
</ul>

<img src="https://i.imgur.com/ubea0S4.png" width="70%" height="70%">

0 comments on commit 6340742

Please sign in to comment.