Initial
This commit is contained in:
11
files/mods/2289456201/map.env
Normal file
11
files/mods/2289456201/map.env
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -eE
|
||||
|
||||
# There are two sets of mpmission files for Namalsk, one for the regular version and one for the hardcore version.
|
||||
# This is why there is a wildcard in MPDIR.
|
||||
|
||||
MAP="Namalsk"
|
||||
DIR="Namalsk-Server"
|
||||
REPO="https://github.com/SumrakDZN/${DIR}.git"
|
||||
MPDIR="*.namalsk"
|
||||
Reference in New Issue
Block a user