1 items

File information

Last updated

Original upload

Created by

akarnokd

Uploaded by

karnokd

Virus scan

Safe to use

Tags for this mod

About this mod

Automatically saves the current game. The save period can be configured (default 5 minutes).

Share
Permissions and credits
Changelogs
Saves the game automatically. You can configure the save period via the config file (default 5 minutes). You can use fractions such as 0.5 to save every 30 seconds.

 Multiplayer Host Only - the vanilla game doesn't save for the clients, thus this mod has no effect for them.

In akarnokd.theplanetcraftermods.saveautosave.cfg, change SaveDelay = 5 as you wish.

I recommend using the Save Auto Backup mod in conjunction in case a recent auto save needs to be undone.

This mod is Apache 2.0 open source: https://github.com/akarnokd/ThePlanetCrafterMods/tree/main/SaveAutoSave

Installation steps

  • Important! Please remove any old BepInEx installs & mods and completely reinstall the game from scratch.
  • Install BepInEx 5.4.22 (Windows & Proton).
  • Start the game, quit the game.
  • Find the BepInEx\config\BepInEx.cfg file, and in it, set HideManagerGameObject = true. Alternatively, install the Mod Enabler mod from this package.
  • Extract any mods from the bundle into BepInEx\Plugins. Please keep the folder structure intact.



Configuration

[General]
## Save delay in minutes. Set to 0 to disable.
# Setting type: Single
# Default value: 5
SaveDelay = 5

Version history

1.0.0.1
Support game version 0.6.006

1.0.0.0
Initial release