This commit is contained in:
2023-11-06 16:38:10 -08:00
parent 921f60978b
commit 81cc650816
22 changed files with 23 additions and 23 deletions

View File

@@ -15,9 +15,9 @@ FABRIC_VERSION=0.14.24
INSTALLER_VERSION=0.11.2
SERVER_FILE=https://meta.fabricmc.net/v2/versions/loader/${MC_VERSION}/${FABRIC_VERSION}/${INSTALLER_VERSION}/server/jar
MC_RUN_FILE=https://raw.githubusercontent.com/fithwum/minecraft/master/files/run-fabric.sh
MC_RUN_FILE=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/files/run-fabric.sh
EULA_FILE=https://raw.githubusercontent.com/fithwum/minecraft/master/fabric/fabric-${MC_VERSION}/files/eula.txt
EULA_FILE=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/fabric/fabric-${MC_VERSION}/files/eula.txt
# Main install (Debian).
# Check for files in /MCserver and download if needed.