From ef0ef2773149492a03ad52f42390fde9d4c6ab37 Mon Sep 17 00:00:00 2001 From: Daniel Ceregatti Date: Tue, 9 Jul 2024 09:16:06 -0700 Subject: [PATCH] Add Pripyat map, even though it still crashes the Linux server. --- files/mods/3136720512/map.env | 8 ++++++++ files/mods/@PripyatGamma | 1 + 2 files changed, 9 insertions(+) create mode 100644 files/mods/3136720512/map.env create mode 120000 files/mods/@PripyatGamma diff --git a/files/mods/3136720512/map.env b/files/mods/3136720512/map.env new file mode 100644 index 0000000..b6254d4 --- /dev/null +++ b/files/mods/3136720512/map.env @@ -0,0 +1,8 @@ +#!/usr/bin/env bash + +set -eE + +MAP="PripyatGamma" +DIR="" +REPO="https://github.com/FrenchiestFry15/PripyatMissionFiles.git" +MPDIR="serverMission.Pripyat" diff --git a/files/mods/@PripyatGamma b/files/mods/@PripyatGamma new file mode 120000 index 0000000..69695f3 --- /dev/null +++ b/files/mods/@PripyatGamma @@ -0,0 +1 @@ +3136720512 \ No newline at end of file