Files
TFG/scripts/sync-extra-mods.sh
2026-03-23 10:20:15 +01:00

20 lines
333 B
Bash
Executable File

#!/usr/bin/env bash
# Extremely simple helper: add the local tweaks via Pakku.
PAKKU_JAR="$(dirname "$0")/../pakku.jar"
mods=(
auroras
blaze-map
cartography
caelum
tfc-caelum
tfc-volcanoes
zume
)
java -jar "$PAKKU_JAR" -y add ${mods[*]}
java -jar "$PAKKU_JAR" -y add prj --mr distanthorizons --cf distant-horizons