An open-source, community-run framework that provides enhanced Darktide modding support.
Find a file
2018-03-08 17:59:21 +03:00
vmf_source Some text corrections in options menu 2018-03-08 17:59:21 +03:00
.gitignore init commit 2018-01-22 12:10:53 +03:00
COMPILE_VMF.bat Made COMPILE_VMF.bat work with the new mod system 2018-03-01 21:48:00 +03:00
FEATURES_LIST.MD added collapsing widgets feature to the options menu 2018-01-25 00:12:27 +03:00
README.MD readme.md misprints 2018-01-22 12:14:56 +03:00

  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"
  3. Run .bat-file every time you need to compile project