s1x-client/generate.bat
2022-01-26 23:16:43 -06:00

3 lines
74 B
Batchfile

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