DingoDjango / snAutosave

An autosave system for Subnautica
MIT License
4 stars 8 forks source link

# Subnautica Autosave 2.1.0 Beta

Description:

An automated save system for Subnautica. Autosaves are separate from normal saves by default. Includes mod options.

For Below Zero instructions please view the Nexus mod page.

Installation:

  1. Install BepInEx for Subnautica
  2. Download the latest zip file from the Files tab
  3. Unzip the contents of the zip to the game's main directory (where Subnautica.exe can be found)

(Optional) Configuration:

Recommended - Using Configuration Manager

  1. Install the Configuration Manager mod (also works for BZ)
  2. Launch Subnautica and open the Configuration Manager (default key: F5)
  3. Configure desired settings in this mod's section

Manual Configuration

  1. Launch the game at least once after installing the mod
  2. Open ...\Subnautica\BepInEx\config\Dingo.SN.SubnauticaAutosave.cfg with a text editor
  3. Replace the default values with your preferences. Read setting descriptions before changing values.

    For hotkeys, use KeyCode names found on this page

(Optional) Translation:

  1. Navigate to ...\Subnautica\BepInEx\plugins\SubnauticaAutosave\Languages
  2. Copy English.json and change the file name to match your language

    Valid language names are found in ...\Subnautica\Subnautica_Data\StreamingAssets\SNUnmanagedData\LanguageFiles

  3. Translate the file. Do not touch the keys ("AutosaveStarting"), only the values ("Autosave sequence...")
  4. Share the file with me on GitHub or in a Nexus private message

FAQ:

Source code can be found here.

Credits: