Files
CubeGame/compile.sh
T
literallyMilk a8ca1edaef
Build / build (push) Has been cancelled
Added compiling for Windows
2026-07-08 13:01:49 +03:00

9 lines
109 B
Bash

#/usr/bin/bash
cd makeheaders
make
cd ..
sh compile_linux.sh
sh compile_windows_64.sh
sh compile_windows.sh