Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 424 Bytes

RiseQuestLoader

A quest editor and loader for Monster Hunter Rise.

Building

Install the required libraries with vcpkg.

$ ./vcpkg install imgui minhook fmt nlohmann-json --triplet=x64-windows-static

Open the solution in Visual Studio, select x64 Release, and build.

Usage

Usage instructions can be found on the Modding Wiki.