Files
CubeGame/compile.sh
milkwx3 0fc1cfb0aa Fix game crashing on NetworkingInit on Windows. Also add a 32-bit Windows build.
Also stubbed out InitSingleplayer in menu.cpp cuz this client doesn't want to work with servers correctly.
2026-06-15 15:36:39 +03:00

5 lines
82 B
Bash

#/usr/bin/bash
sh compile_linux.sh
sh compile_windows_64.sh
sh compile_windows.sh