mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Update README.md
This commit is contained in:
21
README.md
21
README.md
@@ -1,17 +1,28 @@
|
||||
# monster-hunter-rise
|
||||
# Monster Hunter Rise Overlay Mod
|
||||
|
||||
Slightly modified Monster Hp Bar Mod https://www.nexusmods.com/monsterhunterrise/mods/43?tab=description
|
||||
Built on Monster Hp Bar Mod https://www.nexusmods.com/monsterhunterrise/mods/43?tab=description
|
||||
|
||||
But with few differences:
|
||||
|
||||
1) Shows health bars for all large monsters;
|
||||
2) Changed layout, appearance and added text shadow (made for 1080p screen);
|
||||
2) Changed layout, appearance and added text shadow (default values are made for 1080p screen);
|
||||
3) No sorting based on distance;
|
||||
4) Shows elapsed quest time;
|
||||
5) Shows damage dealt by player (you).
|
||||
|
||||
Notes:
|
||||
# Dependencies:
|
||||
1) REFramework (https://www.nexusmods.com/monsterhunterrise/mods/26?tab=posts
|
||||
|
||||
# How to install:
|
||||
1) Install REFramework
|
||||
2) Download monster_hunter_overlay.lua file
|
||||
3) Place the file to MonsterHunterRise/autorun folder (if autorun folder is not there, create it).
|
||||
|
||||
# Customization:
|
||||
Open monster_hunter_overlay.lua file with any text editor and edit values in the beginning of the file according to your preference.
|
||||
|
||||
# Notes:
|
||||
1) I couldn't find total damage dealt by other players. I will keep looking thou.
|
||||
2) Damage dealt is not working properly when you hunt several monsters, damaged monster leaves the locale or hunted/captured monster disappears.
|
||||
2) Damage meter might work incorrectly due to monster health scaling in multiplayer.
|
||||
|
||||
<img src="https://i.imgur.com/TSphQYb.png" />
|
||||
|
||||
Reference in New Issue
Block a user