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:
@ -1,4 +1,6 @@
|
||||
@echo off
|
||||
|
||||
cd %~dp0
|
||||
|
||||
git submodule update --init --recursive
|
||||
tools\premake5.exe vs2019
|
||||
tools\premake5.exe %* vs2019
|
Reference in New Issue
Block a user