stardew-multiplayer-docker/README.md

15 lines
497 B
Markdown
Raw Normal View History

2019-04-09 17:02:27 +00:00
# Stardew Valley Multiplayer Docker Compose
This project aims to autostart a Stardew Valley Multiplayer Server as easy as possible.
# Setup
2019-04-09 17:04:45 +00:00
```
2019-04-09 17:02:27 +00:00
git clone https://github.com/printfuck/stardew-multiplayer-docker
docker-compose up
2019-04-09 17:04:45 +00:00
```
2019-04-09 17:02:27 +00:00
# How it works
2019-04-09 17:04:45 +00:00
The game, the modloader (SMAPI), and the "Always On" Mod is pulled from my servers to minimize version conflicts. Afterwards everything will be unpacked into the right places. In the end of the init script the game will be started inside Xvfb.