Skip to content

Commit

Permalink
Merge pull request #14 from Xapu1337/master
Browse files Browse the repository at this point in the history
Change GAME_BIN to new exe location
  • Loading branch information
ripps818 authored Apr 5, 2024
2 parents d72af26 + 00702ea commit e7242ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
PUID=1000 \
PGID=1000 \
TZ="Europe/Berlin" \
GAME_BIN="/palworld/Pal/Binaries/Win64/PalServer-Win64-Test-Cmd.exe" \
GAME_BIN="/palworld/Pal/Binaries/Win64/PalServer-Win64-Shipping-Cmd.exe" \
WINE_BIN="/usr/bin/wine" \
WINETRICK_ON_START=true \
WINETRICK_BIN="/usr/local/bin/winetricks" \
Expand Down

0 comments on commit e7242ed

Please sign in to comment.