better multiplayer sleep and soaring phantoms.

refactor markdown spaces
This commit is contained in:
2026-04-23 07:21:41 +03:00
parent 1f3867eeec
commit 8f6e39d514
15 changed files with 384 additions and 82 deletions

View File

@ -7,7 +7,7 @@ pakku() { pakku-mc "$@"; }
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
REPO_ROOT="${SCRIPT_DIR}/.."
SOURCE_ZIP="${REPO_ROOT}/build/serverpack/*.zip"
TARGET_DIR="/home/dimti/Seafile/minecraft/installers/m2110/"
TARGET_DIR="/home/dimti/Seafile/minecraft/installers/m2110"
cd "${REPO_ROOT}" || exit 1