This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
SaveConfig
Adds auto save settingsA 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
