From d1b5f36acacd6882e3a5bb6b0352d752c77c10df Mon Sep 17 00:00:00 2001 From: Daniel Ceregatti Date: Sat, 22 Jun 2024 10:00:06 -0700 Subject: [PATCH] Add Namalsk map integration. WIP. --- files/mods/2289456201/map.env | 8 ++++++++ files/mods/@NamalskIsland | 1 + 2 files changed, 9 insertions(+) create mode 100644 files/mods/2289456201/map.env create mode 120000 files/mods/@NamalskIsland diff --git a/files/mods/2289456201/map.env b/files/mods/2289456201/map.env new file mode 100644 index 0000000..5544bb0 --- /dev/null +++ b/files/mods/2289456201/map.env @@ -0,0 +1,8 @@ +#!/usr/bin/env bash + +set -eE + +MAP="Namalsk" +DIR="Namalsk-Server/Mission Files" +REPO="https://github.com/SumrakDZN/${DIR}/hardcore.namalsk" +MPDIR="hardcore.namalsk" diff --git a/files/mods/@NamalskIsland b/files/mods/@NamalskIsland new file mode 120000 index 0000000..5116f1a --- /dev/null +++ b/files/mods/@NamalskIsland @@ -0,0 +1 @@ +2289456201 \ No newline at end of file