Added git support
This commit is contained in:
@@ -32,6 +32,7 @@ RUN chmod +x /tini \
|
||||
wine-${WINE_FLAVOUR}-amd64=${WINE_VERSION} \
|
||||
wine-${WINE_FLAVOUR}-i386=${WINE_VERSION} \
|
||||
unzip \
|
||||
git \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
@@ -58,6 +59,9 @@ ENV BL_DEDI_LAN=0 \
|
||||
BL_INST_NUM_PROC=10 \
|
||||
BL_INST_FORCE=0 \
|
||||
BL_INST_OVERWRITE=0 \
|
||||
BL_UNZIP_ADDONS=0 \
|
||||
BL_ADDON_REPO="" \
|
||||
BL_ADDON_REPO_BRANCH="" \
|
||||
BL_PATCH_ENABLE=1 \
|
||||
BL_PATCH_EXE_URL=https://gitlab.com/-/project/19166101/uploads/7e9bc075056c3301fd1247975ecaa218/Blockland.exe \
|
||||
BL_PATCH_LOADER_URL=https://gitlab.com/-/project/19166101/uploads/2970aa2d8c23259f8becb0f49630efcc/RedBlocklandLoader.dll \
|
||||
|
||||
Reference in New Issue
Block a user