Files
BeamMP-Launcher/scripts/windows/2-build.sh
2024-01-25 09:41:07 +01:00

6 lines
87 B
Bash
Executable File

#!/bin/bash
set -ex
cmake --build bin --parallel -t BeamMP-Launcher --config Release