diff --git a/README.md b/README.md index 98c708c..9f68e04 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -` +###### Patched Bytes: +``` 0054DA4A AcceptBattlefieldPort 00522EAD SetCurrentTitle 0051A7E8 UninviteUnit 005222F9 ReloadUI 0051FF4A FocusUnit, ClearFocus, ... ? 00527F89 InteractUnit (Still error but working) ? -` +``` + +##### Usage: +``` +./difpatcher -i Wow.exe -p Wow.dif +```