dayzdockerserver/files/mods/2415195639/install.env
Daniel Ceregatti 38e4434bd5 Add gdb to the container.
Rework how mods are installed with various global scripts and env files instead of individual files for every mod.
Deal with different types file variants.
Add Pripyat support.
2023-03-30 10:17:16 -07:00

8 lines
122 B
Bash
Executable file

#!/usr/bin/env bash
set -eE
MAP="Banov"
DIR="Banov"
REPO="https://github.com/KubeloLive/${DIR}.git"
MPDIR="empty.banov"