Contents
🌐 About
Nautilus is a modding library that aims to enhance developer productivity by offering common helper utilities as easy to use and robust as possible. Notable systems which Nautilus offers: Adding/editing items, implementing custom sprites & textures, custom audio, a Subnautica-styled mod configuration menu, and so much more!
This project is a continuation of SMLHelper with an improved codebase and maintainability. Nautilus offers all the features SML used to offer in a more robust implementation. Additionally, Nautilus took another route of managing handlers to fix many bugs and timing issues that were persistent in SML.
We hope to keep improving the modding experience in Subnautica to allow developers to create mods more easily and eliminate the implementation concerns in the mod-making process. For more information on Nautilus and its capabilities, please refer to our documentation.
⚠️ Nautilus will only receive continued support for the latest version of Subnautica
-
If you are using the latest version of Subnautica (post 2025 patch) or Below Zero, use the latest release of Nautilus
-
If you are using the
march_2023Steam branch, use Nautilus pre.41 -
If you are using the
legacySteam branch, use SMLHelper
⬇️ Installation
-
Download the Subnautica BepInEx Pack.
-
Extract/unzip the BepInEx x64 zip file to your game folder
-
Download Nautilus from Nexus Mods or GitHub Releases
-
Extract/unzip the Nautilus zip file to your
Subnautica\BepInExfolder -
Confirm your
Subnautica\BepInEx\pluginsnow looks like this:If it doesn't look like this, try figuring out where your Nautilus folder has gone, and move it into the plugins folder
-
Launch the game, and enjoy! (a good way to confirm Nautilus has loaded is to check the game Options for a
Modstab)
If you have any trouble installing the mod, please join our Discord server, and explain whats going on in a help and support channel.
📚 Links
- Developer resources:
- Other links:
❤️ Contributors
To everyone who has taken the time to contribute to Nautilus and/or SMLHelper, we cannot thank you enough!
🤝 Contributing
We welcome all kinds of contributions; simply ensure you have read through our Contribution Guidelines before submitting a pull request.
If you are not capable of writing code, but have feature ideas, or bug reports, feel free to submit an issue instead.

