This commit is contained in:
2024-09-25 14:26:19 -07:00
parent ae96eb5467
commit 0687af5815
4 changed files with 0 additions and 15 deletions

View File

@@ -2,9 +2,6 @@
# Copyright (c) 2022 fithwum
# All rights reserved
# Display setup
#export DISPLAY=0
VERSION_CHECK=$(curl -s "https://piston-meta.mojang.com/mc/game/version_manifest_v2.json" | grep -Pom 1 '"url": "\K[^"]*'$MC_VERSION'.json')
MC_SERVER_FILE=$(curl -s $VERSION_CHECK | jq --raw-output '.downloads.server.url')
MC_RUN_FILE=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/vanilla/run.sh