iw5-mod/generate.bat
2019-09-24 10:30:08 +02:00

3 lines
76 B
Batchfile

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