Initial Commit

This commit is contained in:
Jordon Brooks 2023-02-28 20:25:38 +00:00
parent 32c5bafa07
commit 5e77883bd2
11 changed files with 215 additions and 32 deletions

2
GenerateProjects.bat Normal file
View file

@ -0,0 +1,2 @@
call .\vendor\bin\premake\premake5.exe vs2022
PAUSE