iw4x-client/generate.bat
2021-07-16 18:24:06 +02:00

5 lines
144 B
Batchfile

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