zonetool/generate.bat
2020-12-16 20:44:46 +01:00

5 lines
101 B
Batchfile

@echo off
echo Updating submodules
git submodule update --init --recursive
tools\premake5.exe vs2019