A quest editor and loader for Monster Hunter Rise.
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 instructions can be found on the Modding Wiki.