iw4x-client/generate.bat
2016-03-16 23:00:19 +01:00

4 lines
102 B
Batchfile

@echo off
echo Updating submodules...
git submodule update --init --recursive
tools\premake5 %* vs2015