og-cod-iw4x-client/generate.bat
2026-03-19 11:54:47 -04:00

4 lines
117 B
Batchfile

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