diff --git a/README.MD b/README.MD index 26c455b..7f78552 100644 --- a/README.MD +++ b/README.MD @@ -1,4 +1,4 @@ -1) Clone project somewhere +1) Clone project somewhere 2) Make a hardlink of SDK bin folder inside cloned project -`mklink /J "C:\Vermintide\VMF_SDK\bin" "C:\Program Files (x86)\Steam\steamapps\common\Warhammer End Times Vermintide Mod Tools\bin"` +`mklink /J "C:\Vermintide\VMF_SDK\bin" "C:\Program Files (x86)\Steam\steamapps\common\Warhammer End Times Vermintide Mod Tools\bin"` 3) Run .bat-file every time you need to compile project \ No newline at end of file