KyProject-SaveConfig icon

SaveConfig

Adds auto save settings

Last updated 2 years ago
Total downloads 625
Total rating 0 
Categories Mods
Dependency string KyProject-SaveConfig-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Timberborn-5.4.15 icon
BepInEx-BepInExPack_Timberborn

BepInEx pack for Timberborn. Preconfigured and ready to use.

Preferred version: 5.4.15

README

A simple mod that adds a config file for adjusting the auto save settings

## Settings file was created by plugin Save config v1.2.0
## Plugin GUID: com.kyp.plugin.saveconfig

[Save settings]

## The amount of saves before overwriting the old one's. Min: 2, Max: 50
# Setting type: Int32
# Default value: 3
SettlementSaveAmount = 5

## How many minutes passes before auto saving (1.5 = 1 minute 30 seconds). Min: 1, Max: 240
# Setting type: Single
# Default value: 10
SaveFrequency = 1.5