BeamMP-Launcher/scripts/debian-12/1-install-deps.sh
2024-01-25 09:47:23 +01:00

8 lines
121 B
Bash
Executable File

#!/bin/bash
set -ex
apt-get update -y
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build pkg-config