mirror of
https://github.com/alterware/master-server.git
synced 2025-04-22 12:55:43 +00:00
4 lines
75 B
Batchfile
4 lines
75 B
Batchfile
@echo off
|
|
git submodule update --init --recursive
|
|
tools\premake5 %* vs2022
|