norimicry / stardew-multiplayer-docker

Run a Stardew Valley Multiplayer Server with docker-compose
81 stars 19 forks source link

Development local game files #19

Closed u-r-s closed 4 months ago

u-r-s commented 4 months ago

hi,

this version loads game files from directory 'docker/gamefiles' instead of downloading it. it works with current linux version of Stardew Valley from GOG.

at README.md I added description how to download, extract and copy game files to 'docker/gamefiles'. also changed 'docker-compose' command to 'docker compose' since it is provided by current version of docker.

please test it and merge if you like the solution.

my best, u-r-s