An open-source, community-run framework that provides enhanced Darktide modding support.
Find a file
2018-02-23 13:13:26 +03:00
vmf_source mutators: add localization (en) 2018-02-23 13:13:26 +03:00
.gitignore init commit 2018-01-22 12:10:53 +03:00
COMPILE_VMF.bat mutators: add localization (en) 2018-02-23 13:13:26 +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