inital code drop.

This commit is contained in:
Jeff Myers
2024-08-14 17:09:43 -07:00
parent fe934db383
commit 3f023baa2f
14 changed files with 571 additions and 2 deletions

4
premake-mingw.bat Normal file
View File

@@ -0,0 +1,4 @@
cd build
premake5.exe gmake2
pause
cd ..