From c10f634241169db98a6efd8996ffedf28cce1d08 Mon Sep 17 00:00:00 2001 From: Catoverflow <55503205+Catoverflow@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:14:40 +0800 Subject: [PATCH] Add mod settings transferring --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index bac9f80..86e0f9b 100644 --- a/readme.md +++ b/readme.md @@ -36,6 +36,8 @@ docker run \ Follow the instructions in `/home/steam/dst-dedicated/mods/dedicated_server_mods_setup.lua` +For mod settings, you can configure them in DST GUI and ship the settings in `~/.klel/DoNotStarveTogether/MyDediServer/[Master|Cave]/modoverrides.lua` + ## Known Issues - Mapping different ports for cave server will make it unusable. Once you enter the cave you will be locked out, as the master server keeps redirecting you to inaccessible cave server port outside the container.