iw7-mod/generate.bat

3 lines
74 B
Batchfile
Raw Normal View History

2022-05-19 12:11:05 -04:00
@echo off
git submodule update --init --recursive
tools\premake5 %* vs2022