iw5-mod/generate.bat
2022-03-10 01:12:16 +00:00

4 lines
78 B
Batchfile

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