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