For modpack creators and server admins: put your config files in the Saros Default Options folder and they get copied to the game directory on launch. Useful for distributing preset keybinds, mod configs, or options.txt values.
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.
Subfolders are created automatically. Files are only copied if they don't already exist (safe mode), unless overwriteConfigFiles is enabled.
Configuration
config/sarosdefaultoptions.toml:
overwriteConfigFiles(Default:false)false— Only fills missing files. Respects any changes the user has already made.true— Overwrites existing files on every launch. Useful for servers that need to enforce specific settings.
Note: This wiki serves as documentation. For active discussion, please join the Discord Server.