master-server/generate.bat

3 lines
74 B
Batchfile
Raw Permalink Normal View History

2023-12-11 20:36:22 -05:00
@echo off
git submodule update --init --recursive
tools\premake5 %* vs2022