Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suzaku01 authored Apr 21, 2022
1 parent b43dde9 commit 2dacfb1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Press `C` button to open configuration menu.

# Known issues
- Cannot get True value of player attack correctly.
- Cannot display correct values of resistance and status if there are more than two large monsters. This doesn't affect actual gameplay.
- If nothing happens after starting mhf_displayer, it may be required to install .Net SDK(x86).
https://dotnet.microsoft.com/en-us/download/dotnet/6.0

Expand Down Expand Up @@ -78,3 +79,7 @@ A- dded the ability to display damage dealt by player(experimental). You can dis
## v1.4.2
- Added a panel that shows resistance of each body parts of large monster. Cueently only works for HGE, and 1st monster.
- Fixed a problem in which information could not be obtained correctly if the displayer is repeatedly started when the game is already running.

## v1.4.3
- Added mosnter size value text(100% base).
- Fixed a problem in which the HP was not displayed correctly when there were multiple large monsters.

0 comments on commit 2dacfb1

Please sign in to comment.