An open-source, community-run framework that provides enhanced Darktide modding support.
Find a file
2018-02-21 01:18:15 +03:00
vmf_source mutators: compatibility settings, some gui testing, fixes 2018-02-21 01:18:15 +03:00
.gitignore init commit 2018-01-22 12:10:53 +03:00
COMPILE_VMF.bat Some .bat improvements 2018-01-27 00:59:02 +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