From 41c8fe20e3f55018185d1d2e827aa664602732e5 Mon Sep 17 00:00:00 2001 From: Ivan “CLOVIS” Canet Date: Sat, 26 Apr 2025 11:10:49 +0000 Subject: [PATCH] feat: Add README --- README.md | 7 +++++++ 1 file(s) changed, 7 insertion(s)(+), 0 deletion(s)(-) diff --git a/README.md b/README.md new file mode 100644 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Simutrans pak128 server + +To run: +- Create a savegame in your solo installation +- Place it in `saves/save/network1.sve` (create the missing directories) +- `docker compose up -d` +- Connect at address `localhost:13356` -- tangled.sh