Update Dockerfile

This commit is contained in:
Twig6943 2026-03-26 01:14:13 +03:00 committed by GitHub
parent ab8669ac90
commit e182a8d5e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,9 +36,10 @@ RUN set -eux; \
apt-get install -y /tmp/umu-launcher.deb; \
rm -f /tmp/umu-launcher.deb;
ENV PROTONPATH=GE-Proton
ENV PROTON_ENABLE_WAYLAND=1
ENV WINEARCH=win64
ENV WINEPREFIX=/var/opt/minecraft_lce
ENV WINEPREFIX=/var/opt/wineprefix64
WORKDIR /srv/mc