Darktide-Mod-Framework/compile_mod.bat
2018-01-22 12:10:53 +03:00

3 lines
No EOL
239 B
Batchfile

"./bin/stingray_win64_dev_x64.exe" --compile-for win32 --source-dir vmf_source --data-dir TEMP/compile --bundle-dir TEMP/bundle
copy TEMP\bundle\*. "C:\Programs (x86)\Steam\steamapps\common\Warhammer End Times Vermintide\bundle\mods"
pause