iw5-mod/generate.bat

3 lines
76 B
Batchfile
Raw Normal View History

2019-09-24 04:30:08 -04:00
@echo off
git submodule update --init --recursive
tools\premake5 %* vs2019