h1-mod/generate.bat

3 lines
74 B
Batchfile
Raw Permalink Normal View History

2022-02-03 14:05:24 -05:00
@echo off
git submodule update --init --recursive
2022-03-02 04:29:54 -05:00
tools\premake5 %* vs2022