2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-06 16:37:42 +00:00
OpenAssetTools/generate.bat
2019-10-24 14:29:59 +02:00

4 lines
72 B
Batchfile

@echo off
git submodule update --init --recursive
tools\premake5 vs2019