This commit is contained in:
2023-11-13 05:59:09 -08:00
parent f1f7db6c7a
commit fd75feed78
6 changed files with 12 additions and 12 deletions

View File

@@ -7,9 +7,9 @@ ENV GAME_PORT=""
ENV MC_VERSION=""
ENV FABRIC_VERSION=""
ENV INSTALLER_VERSION=""
ENV XMX=""
ENV XMS=""
ENV XMN=""
ENV XMX_SIZE=""
ENV XMS_SIZE=""
ENV XMN_SIZE=""
# URL's for files
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/fabric/install_script.sh