For modpack authors and server admins. Drop your config files into the Saros Default Options folder and they land in the right place at launch, subfolders and all. It saves you from writing a "now open your options and change these six things" paragraph into the pack description.
How it works
- Install the mod and start the game once to generate the folder structure.
- Place your desired config files in the
Saros Default Optionsfolder (next to theconfigfolder). - On every subsequent launch, the mod copies those files to the matching paths.
The mod creates subfolders as needed and only copies a file when it is missing, unless you turn on overwriteConfigFiles.
Configuration
config/sarosdefaultoptions.toml:
overwriteConfigFiles (default: false)
falseonly fills in missing files and leaves everything the player has already changed alone.trueoverwrites the files on every launch. Use this when a server has to enforce its settings.
Note: This wiki is the documentation. Questions and bug reports are faster on the Discord server.