master-server/generate.bat

4 lines
75 B
Batchfile
Raw Normal View History

2023-05-26 10:09:29 -04:00
@echo off
git submodule update --init --recursive
tools\premake5 %* vs2022