s1x-client/generate.bat

3 lines
74 B
Batchfile
Raw Permalink Normal View History

2021-01-01 08:28:48 +01:00
@echo off
git submodule update --init --recursive
2022-01-27 06:16:43 +01:00
tools\premake5 %* vs2022