iw5-mod/generate.bat
2018-12-01 16:13:13 +01:00

3 lines
74 B
Batchfile

@echo off
git submodule update --init --recursive
tools\premake5 %* vs2017