2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-26 06:11:53 +00:00

Update generate scripts

This commit is contained in:
Jan
2021-10-10 15:07:40 +02:00
parent 089ed9fe0d
commit 04e9622f03
3 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,6 @@
@echo off
cd %~dp0
git submodule update --init --recursive
tools\premake5.exe vs2019
tools\premake5.exe %* vs2019