tModLoadert
tModLoader6mo ago
zed

Specify `serverconfig.txt` when launching the server

Following the install guide, using the SteamCMD path, I ended up with a serverconfig.txt file in my
tModLoader
directory. It says under Server Configuration to "copy the example serverconfig.txt and change the settings how you like". But... copy where? Why? The management script seems to always pass the $folder/serverconfig.txt file, regardless of what you specify. If you specify a -config <path/to/other/config.txt>, it just gets appended in addition to the existing -config param from the management script, and the game complains about a duplicate launch option, and ignores it. So how can I specify a specific serverconfig.txt file? I plan to run multiple instances on this one server, and wanted to disambiguate them based on the config file.
Was this page helpful?