Your Options Shall Be Yours (YOSBY)
Introducing a mod that gives you complete control over game settings. Developed by the "Association for Options Rights" team, this tool solves one important task.
The main function of YOSBY is automatically creating configuration files with preset values if the corresponding files are missing in the system. This is an unofficial Forge version of the Your Options Shall Be Respected (YOSBR) mod by shedaniel.
How it works in practice
Example with game settings file
- Create file /config/yosby/options.txt
- Fill it with desired default parameters
- When launching the game, YOSBY will automatically copy content from /config/yosby/options.txt to /options.txt if the latter is missing
Example with mod configuration
- Create file /config/yosby/config/roughlyenoughitems/config.json5
- Configure parameters according to your preferences
- When launching, YOSBY will transfer settings from /config/yosby/config/roughlyenoughitems/config.json5 to /config/roughlyenoughitems/config.json5 when it's missing
Requires Necronomicon API installation for operation.