iw5-mod/generate.bat

4 lines
78 B
Batchfile
Raw Permalink Normal View History

2019-09-24 04:30:08 -04:00
@echo off
git submodule update --init --recursive
2022-03-09 20:12:16 -05:00
tools\premake5 %* vs2022