diff --git a/Requirements-and-Installation.md b/Requirements-and-Installation.md index ee0e3c4..e7bd71e 100644 --- a/Requirements-and-Installation.md +++ b/Requirements-and-Installation.md @@ -14,4 +14,9 @@ REFramework Direct2D is a REFramework plugin for drawing on-screen graphics. Whi 3. Download the mod: * Official release can be downloaded from [Nexus Mods](https://www.nexusmods.com/monsterhunterrise/mods/50); * Nightly builds are available in [this repo](https://github.com/GreenComfyTea/MHR-Overlay) and can contain broken functionality, debugging info on screen, bugs and might require the latest [nightly build](https://github.com/praydog/REFramework-nightly/releases) of [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26). Use with caution! -4. Extract the mod from the archive and place it in MonsterHunterRise folder. Refer to [FAQ](https://github.com/GreenComfyTea/MHR-Overlay/wiki/FAQ) to verify how the file hierarchy should look like if everything is done correctly. \ No newline at end of file +4. Extract the mod from the archive and place it in MonsterHunterRise folder. Refer to [FAQ](https://github.com/GreenComfyTea/MHR-Overlay/wiki/FAQ) to verify how the file hierarchy should look like if everything is done correctly. + +Final paths should be like this: + + MonsterHunterRise/reframework/autorun/MHR_Overlay.lua + MonsterHunterRise/reframework/autorun/MHR_Overlay folder \ No newline at end of file