gsc-tool/generate.bat
2024-03-07 02:03:47 -05:00

3 lines
74 B
Batchfile

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