iw6x-client/generate.bat
2022-01-26 17:48:27 +00:00

4 lines
75 B
Batchfile

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