mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2026-08-01 04:40:34 +00:00
4 lines
81 B
Batchfile
4 lines
81 B
Batchfile
@echo off
|
|
call git submodule update --init --recursive
|
|
tools\premake5.exe vs2022
|