Initial commit

This commit is contained in:
Federico Cecchetto
2022-06-09 23:40:58 +02:00
parent 768b1358c0
commit cdd2c51568
77 changed files with 6418 additions and 0 deletions

3
generate.bat Normal file
View File

@ -0,0 +1,3 @@
@echo off
call git submodule update --init --recursive
tools\windows\premake5.exe vs2022