README
This commit is contained in:
parent
8f08716191
commit
3d82a8b92c
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Stardew Valley Multiplayer Docker Compose
|
||||
|
||||
This project aims to autostart a Stardew Valley Multiplayer Server as easy as possible.
|
||||
|
||||
# Setup
|
||||
'''
|
||||
git clone https://github.com/printfuck/stardew-multiplayer-docker
|
||||
|
||||
docker-compose up
|
||||
'''
|
||||
|
||||
# How it works
|
||||
|
||||
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'''.
|
Loading…
Reference in New Issue
Block a user