iw7-mod/generate.bat
2022-05-19 19:11:05 +03:00

3 lines
74 B
Batchfile

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