This commit is contained in:
2023-05-26 16:09:29 +02:00
commit 32db868ae6
83 changed files with 5753 additions and 0 deletions

3
generate.bat Normal file
View File

@@ -0,0 +1,3 @@
@echo off
git submodule update --init --recursive
tools\premake5 %* vs2022