A Subnautica modding engine.
See this wiki section to install Scaphandre Engine.
See this wiki section to install Scaphandre-compatible mods.
See this wiki section to see how to start with modding.
You first need to uninstall Scaphandre from your game if it's installed. It's really important to avoid problems.
You need to copy files from <Subnautica Path>/Subnautica_Data/Managed
into the _Dependencies
folder.
Now launch ScaphandreEngine.sln
with Visual Studio 2017 and you are done!
With Visual Studio 2017, you need to go in the Build > Build Solution
menu to do it, or with the shortcut Ctrl + Shift + B
.