GameJam2025/build-MinGW-W64.bat
Kiril Kovachev 3dadf9b2fa first commit
2025-01-25 00:51:54 +00:00

6 lines
60 B
Batchfile

cd build
premake5.exe gmake2
cd ..
mingw32-make clean
pause