Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.95 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.95 KB

Storage Info for Subnautica

Description:

In Subnautica, only empty containers relay their status to the player. With this mod containers will always show if they are:

  • Empty
  • Full
  • Have a certain amount of items, but aren't full

For Below Zero instructions please view the Nexus mod page.

Installation:

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

(Optional) Translation:

  1. Navigate to ...\Subnautica\BepInEx\plugins\StorageInfo\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 ("ContainerFull"), only the values ("full")
  4. Share the file with me on GitHub or in a Nexus private message

FAQ:

  • Q. Does this mod support the latest Subnautica update?
  • A. Latest version tested on May 2024
  • Q. Is this mod safe to add or remove from an existing save?
  • A. Yes
  • Q. Does this mod have any known conflicts?
  • A. No, unless some other mod patches StorageContainer.OnHandHover and doesn't play nice

Source code can be found here.

Credits: