This commit is contained in:
Diavolo 2021-07-16 18:25:09 +02:00
parent f247477b1d
commit e1268f7ae8
No known key found for this signature in database
GPG Key ID: FA77F074E98D98A5

View File

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