iw4-validator/generate.bat
2023-06-05 13:53:35 +02:00

4 lines
75 B
Batchfile

@echo off
git submodule update --init --recursive
tools\premake5 %* vs2022