Skip to content

Commit cc197b5

Browse files
authored
Update README.md
1 parent e470312 commit cc197b5

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# RiseQuestLoader
1+
# RiseQuestLoader
2+
3+
A quest editor and loader for Monster Hunter Rise.
4+
5+
## Building
6+
Install the required libraries with vcpkg.
7+
```
8+
$ ./vcpkg install imgui minhook fmt --triplet=x64-windows-static
9+
```
10+
11+
Open the solution in Visual Studio, select x64 Release, and build.

0 commit comments

Comments
 (0)